is not current version
Last Version 0.9

com.github.raffaeleragni:jx 0.4

Java extensions

GroupId

GroupId

com.github.raffaeleragni
ArtifactId

ArtifactId

jx
Version

Version

0.4
Type

Type

jar

Download jx 0.4


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