is not current version
Last Version 0.1.1

com.github.XDean:Java-EX 0.0.6.2

Common Java Extension

Categories

Categories

Java Languages
GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

Java-EX
Version

Version

0.0.6.2
Type

Type

jar

Download Java-EX 0.0.6.2


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