is not current version
Last Version 0.6.2

com.github.riccardove.easyjasub:easyjasub-lib 0.6.1


GroupId

GroupId

com.github.riccardove.easyjasub
ArtifactId

ArtifactId

easyjasub-lib
Version

Version

0.6.1
Type

Type

jar

Download easyjasub-lib 0.6.1


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