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