is not current version
Last Version 0.1.1

com.github.XDean:Java-EX 0.0.6

Common Java Extension

Categories

Categories

Java Languages
GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

Java-EX
Version

Version

0.0.6
Type

Type

jar

Download Java-EX 0.0.6


<!-- https://jarcasting.com/artifacts/com.github.XDean/Java-EX/ -->
<dependency>
    <groupId>com.github.XDean</groupId>
    <artifactId>Java-EX</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.XDean/Java-EX/
implementation 'com.github.XDean:Java-EX:0.0.6'
// https://jarcasting.com/artifacts/com.github.XDean/Java-EX/
implementation ("com.github.XDean:Java-EX:0.0.6")
'com.github.XDean:Java-EX:jar:0.0.6'
<dependency org="com.github.XDean" name="Java-EX" rev="0.0.6">
  <artifact name="Java-EX" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.XDean', module='Java-EX', version='0.0.6')
)
libraryDependencies += "com.github.XDean" % "Java-EX" % "0.0.6"
[com.github.XDean/Java-EX "0.0.6"]