| License | License | 
|---|---|
| GroupId | GroupIdcom.xenoamess | 
| ArtifactId | ArtifactIdcommonx | 
| Last Version | Last Version0.13.1 | 
| Release Date | Release Date | 
| 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.1.pom | |
| commonx-0.13.1.jar | 1 MB | 
| commonx-0.13.1-sources.jar | 1 MB | 
| commonx-0.13.1-javadoc.jar | 4 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.xenoamess/commonx/ -->
<dependency>
    <groupId>com.xenoamess</groupId>
    <artifactId>commonx</artifactId>
    <version>0.13.1</version>
</dependency>// https://jarcasting.com/artifacts/com.xenoamess/commonx/
implementation 'com.xenoamess:commonx:0.13.1'// https://jarcasting.com/artifacts/com.xenoamess/commonx/
implementation ("com.xenoamess:commonx:0.13.1")'com.xenoamess:commonx:jar:0.13.1'<dependency org="com.xenoamess" name="commonx" rev="0.13.1">
  <artifact name="commonx" type="jar" />
</dependency>@Grapes(
@Grab(group='com.xenoamess', module='commonx', version='0.13.1')
)libraryDependencies += "com.xenoamess" % "commonx" % "0.13.1"[com.xenoamess/commonx "0.13.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| commons-io : commons-io | jar | 2.11.0 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| org.apache.logging.log4j : log4j-api | jar | 2.17.0 | 
| org.apache.logging.log4j : log4j-core | jar | 2.17.0 | 
| org.apache.logging.log4j : log4j-bom | pom | 2.17.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 | 
| org.jetbrains : annotations | jar | 23.0.0 | 
| org.lwjgl : lwjgl Optional | jar | 3.3.0 | 
| org.apache.commons : commons-vfs2 Optional | jar | 2.9.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |