is not current version
Last Version 0.0.4

com.g2forge.joint:jo-github 0.0.3


Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.g2forge.joint
ArtifactId

ArtifactId

jo-github
Version

Version

0.0.3
Type

Type

jar

Download jo-github 0.0.3


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