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