GroupId | GroupIdcom.github.riccardove.easyjasub |
---|---|
ArtifactId | ArtifactIdeasyjasub-lib |
Version | Version0.0.17 |
Type | Typejar |
Filename | Size |
---|---|
easyjasub-lib-0.0.17.pom | |
easyjasub-lib-0.0.17.jar | 78 KB |
easyjasub-lib-0.0.17-sources.jar | 59 KB |
easyjasub-lib-0.0.17-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-lib/ -->
<dependency>
<groupId>com.github.riccardove.easyjasub</groupId>
<artifactId>easyjasub-lib</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-lib/
implementation 'com.github.riccardove.easyjasub:easyjasub-lib:0.0.17'
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-lib/
implementation ("com.github.riccardove.easyjasub:easyjasub-lib:0.0.17")
'com.github.riccardove.easyjasub:easyjasub-lib:jar:0.0.17'
<dependency org="com.github.riccardove.easyjasub" name="easyjasub-lib" rev="0.0.17">
<artifact name="easyjasub-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.riccardove.easyjasub', module='easyjasub-lib', version='0.0.17')
)
libraryDependencies += "com.github.riccardove.easyjasub" % "easyjasub-lib" % "0.0.17"
[com.github.riccardove.easyjasub/easyjasub-lib "0.0.17"]