JH-Labs-Java-Image-Filters
JH-Labs-Java-Image-Filters copied to clipboard
A collection of image filters, written in Java
Results
2
JH-Labs-Java-Image-Filters issues
Sort by
recently updated
recently updated
newest added
trafficstars
Add a GitHub workflow to ensure that it builds with specific Java and Ant versions. Possible points of reference: - https://github.com/actions/setup-java - https://stackoverflow.com/questions/72054757/how-to-write-github-workflow-for-jdk-17
Current the project only contains an Ant build file. We should consider adding support for Maven, by means of a pom.xml file.