is not current version
Last Version 0.0.4

com.g2forge.joint:jo-joint 0.0.2


GroupId

GroupId

com.g2forge.joint
ArtifactId

ArtifactId

jo-joint
Version

Version

0.0.2
Type

Type

jar

Download jo-joint 0.0.2


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