GroupId | GroupIdcom.github.riccardove.easyjasub |
---|---|
ArtifactId | ArtifactIdeasyjasub-lib |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
easyjasub-lib-0.6.0.pom | |
easyjasub-lib-0.6.0.jar | 156 KB |
easyjasub-lib-0.6.0-sources.jar | 122 KB |
easyjasub-lib-0.6.0-javadoc.jar | 396 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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-lib/
implementation 'com.github.riccardove.easyjasub:easyjasub-lib:0.6.0'
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-lib/
implementation ("com.github.riccardove.easyjasub:easyjasub-lib:0.6.0")
'com.github.riccardove.easyjasub:easyjasub-lib:jar:0.6.0'
<dependency org="com.github.riccardove.easyjasub" name="easyjasub-lib" rev="0.6.0">
<artifact name="easyjasub-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.riccardove.easyjasub', module='easyjasub-lib', version='0.6.0')
)
libraryDependencies += "com.github.riccardove.easyjasub" % "easyjasub-lib" % "0.6.0"
[com.github.riccardove.easyjasub/easyjasub-lib "0.6.0"]