License |
License |
---|---|
GroupId | GroupIdcom.xenoamess |
ArtifactId | ArtifactIdcommonx |
Version | Version0.13.0 |
Type | Typejar |
Description |
Descriptioncommonx
Commonx, a package of Java utility classes for common use.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commonx-0.13.0.pom | |
commonx-0.13.0.jar | 1 MB |
commonx-0.13.0-sources.jar | 1 MB |
commonx-0.13.0-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xenoamess/commonx/ -->
<dependency>
<groupId>com.xenoamess</groupId>
<artifactId>commonx</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xenoamess/commonx/
implementation 'com.xenoamess:commonx:0.13.0'
// https://jarcasting.com/artifacts/com.xenoamess/commonx/
implementation ("com.xenoamess:commonx:0.13.0")
'com.xenoamess:commonx:jar:0.13.0'
<dependency org="com.xenoamess" name="commonx" rev="0.13.0">
<artifact name="commonx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xenoamess', module='commonx', version='0.13.0')
)
libraryDependencies += "com.xenoamess" % "commonx" % "0.13.0"
[com.xenoamess/commonx "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.8.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.apache.logging.log4j : log4j-bom | pom | 2.14.1 |
Group / Artifact | Type | Version |
---|---|---|
net.jcip : jcip-annotations | jar | 1.0 |
org.jetbrains : annotations | jar | 20.1.0 |
org.lwjgl : lwjgl Optional | jar | 3.2.3 |
org.apache.commons : commons-vfs2 Optional | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |