is not current version
Last Version 0.6.2

com.github.riccardove.easyjasub:easyjasub-cmd 0.0.17


GroupId

GroupId

com.github.riccardove.easyjasub
ArtifactId

ArtifactId

easyjasub-cmd
Version

Version

0.0.17
Type

Type

jar

Download easyjasub-cmd 0.0.17


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