GroupId | GroupIdio.github.jinlongliao |
---|---|
ArtifactId | ArtifactIdcommons-common |
Last Version | Last Version1.0.1.release |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.jinlongliao/commons-common/ -->
<dependency>
<groupId>io.github.jinlongliao</groupId>
<artifactId>commons-common</artifactId>
<version>1.0.1.release</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jinlongliao/commons-common/
implementation 'io.github.jinlongliao:commons-common:1.0.1.release'
// https://jarcasting.com/artifacts/io.github.jinlongliao/commons-common/
implementation ("io.github.jinlongliao:commons-common:1.0.1.release")
'io.github.jinlongliao:commons-common:jar:1.0.1.release'
<dependency org="io.github.jinlongliao" name="commons-common" rev="1.0.1.release">
<artifact name="commons-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jinlongliao', module='commons-common', version='1.0.1.release')
)
libraryDependencies += "io.github.jinlongliao" % "commons-common" % "1.0.1.release"
[io.github.jinlongliao/commons-common "1.0.1.release"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 3.3.0 |
org.javassist : javassist | jar | 3.27.0-GA |
org.openjdk.jol : jol-core | jar | 0.10 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |