| License | License
                                                        The 2-Clause BSD License                                                 | 
|---|---|
| GroupId | GroupIdcom.gitee.l0km | 
| ArtifactId | ArtifactIdjimgutil | 
| Last Version | Last Version0.5.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjimgutil Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jimgutil-0.5.2.pom | |
| jimgutil-0.5.2.jar | 2 MB | 
| jimgutil-0.5.2-test-sources.jar | 4 KB | 
| jimgutil-0.5.2-sources.jar | 14 KB | 
| jimgutil-0.5.2-javadoc.jar | 57 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/jimgutil/ -->
<dependency>
    <groupId>com.gitee.l0km</groupId>
    <artifactId>jimgutil</artifactId>
    <version>0.5.2</version>
</dependency>// https://jarcasting.com/artifacts/com.gitee.l0km/jimgutil/
implementation 'com.gitee.l0km:jimgutil:0.5.2'// https://jarcasting.com/artifacts/com.gitee.l0km/jimgutil/
implementation ("com.gitee.l0km:jimgutil:0.5.2")'com.gitee.l0km:jimgutil:jar:0.5.2'<dependency org="com.gitee.l0km" name="jimgutil" rev="0.5.2">
  <artifact name="jimgutil" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gitee.l0km', module='jimgutil', version='0.5.2')
)libraryDependencies += "com.gitee.l0km" % "jimgutil" % "0.5.2"[com.gitee.l0km/jimgutil "0.5.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 | 
| com.gitee.l0km : common-base | jar | 1.1.13 | 
| com.gitee.l0km : common-image | jar | 1.1.13 |