File tree Expand file tree Collapse file tree
maven/com.nextbreakpoint.freeimage4java Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # FreeImage4Java
1+ # FreeImage4Java 3.18.0-1.0
22
3- FreeImage4Java provides a JNI wrapper of FreeImage library.
3+ FreeImage4Java provides a JNI wrapper of FreeImage library version 3.18.0 .
44
55
66## License
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.nextbreakpoint</groupId >
55 <artifactId >com.nextbreakpoint.freeimage4java</artifactId >
6- <version >1.0 .0</version >
6+ <version >3.18.0-1 .0</version >
77 <packaging >jar</packaging >
88 <name >freeimage4java</name >
99 <description >FreeImage4Java provides a JNI wrapper of FreeImage library</description >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.nextbreakpoint</groupId >
55 <artifactId >com.nextbreakpoint.freeimage4java.tests</artifactId >
6- <version >1.0 .0</version >
6+ <version >3.18.0-1 .0</version >
77 <packaging >jar</packaging >
88 <name >Tests of FreeImage4Java</name >
99 <description >FreeImage4Java provides a JNI wrapper of FreeImage library</description >
6666 <artifactItem >
6767 <groupId >com.nextbreakpoint</groupId >
6868 <artifactId >com.nextbreakpoint.freeimage4java</artifactId >
69- <version >1.0.0</version >
7069 <classifier >${build.type} </classifier >
7170 <type >jar</type >
7271 <overWrite >true</overWrite >
8382 <dependency >
8483 <groupId >com.nextbreakpoint</groupId >
8584 <artifactId >com.nextbreakpoint.freeimage4java</artifactId >
86- <version >1.0 .0</version >
85+ <version >3.18.0-1 .0</version >
8786 </dependency >
8887 <dependency >
8988 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments