GroupId | GroupIdcom.github.riccardove.easyjasub |
---|---|
ArtifactId | ArtifactIdeasyjasub-cmd |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
easyjasub-cmd-0.4.0.pom | |
easyjasub-cmd-0.4.0.jar | 52 KB |
easyjasub-cmd-0.4.0-sources.jar | 38 KB |
easyjasub-cmd-0.4.0-shaded.jar | 9 MB |
easyjasub-cmd-0.4.0-javadoc.jar | 75 KB |
easyjasub-cmd-0.4.0-jar-with-dependencies.jar | 9 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-cmd/ -->
<dependency>
<groupId>com.github.riccardove.easyjasub</groupId>
<artifactId>easyjasub-cmd</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-cmd/
implementation 'com.github.riccardove.easyjasub:easyjasub-cmd:0.4.0'
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-cmd/
implementation ("com.github.riccardove.easyjasub:easyjasub-cmd:0.4.0")
'com.github.riccardove.easyjasub:easyjasub-cmd:jar:0.4.0'
<dependency org="com.github.riccardove.easyjasub" name="easyjasub-cmd" rev="0.4.0">
<artifact name="easyjasub-cmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.riccardove.easyjasub', module='easyjasub-cmd', version='0.4.0')
)
libraryDependencies += "com.github.riccardove.easyjasub" % "easyjasub-cmd" % "0.4.0"
[com.github.riccardove.easyjasub/easyjasub-cmd "0.4.0"]