License |
License |
---|---|
GroupId | GroupIdcom.github.appundefined |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version1.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons
java工具类集合
|
Project URL |
Project URL |
Filename | Size |
---|---|
commons-1.3-RELEASE.pom | |
commons-1.3-RELEASE-sources.jar | 3 KB |
commons-1.3-RELEASE-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.appundefined/commons/ -->
<dependency>
<groupId>com.github.appundefined</groupId>
<artifactId>commons</artifactId>
<version>1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.appundefined/commons/
implementation 'com.github.appundefined:commons:1.3-RELEASE'
// https://jarcasting.com/artifacts/com.github.appundefined/commons/
implementation ("com.github.appundefined:commons:1.3-RELEASE")
'com.github.appundefined:commons:jar:1.3-RELEASE'
<dependency org="com.github.appundefined" name="commons" rev="1.3-RELEASE">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.appundefined', module='commons', version='1.3-RELEASE')
)
libraryDependencies += "com.github.appundefined" % "commons" % "1.3-RELEASE"
[com.github.appundefined/commons "1.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware : reflectasm | jar | 1.11.0 |
commons-lang : commons-lang | jar | 2.6 |