GroupId | GroupIdcom.github.riccardove.easyjasub |
---|---|
ArtifactId | ArtifactIdeasyjasub-cmd |
Version | Version0.6.1 |
Type | Typejar |
Filename | Size |
---|---|
easyjasub-cmd-0.6.1.pom | |
easyjasub-cmd-0.6.1.jar | 51 KB |
easyjasub-cmd-0.6.1-sources.jar | 38 KB |
easyjasub-cmd-0.6.1-shaded.jar | 16 MB |
easyjasub-cmd-0.6.1-javadoc.jar | 75 KB |
easyjasub-cmd-0.6.1-jar-with-dependencies.jar | 16 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.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-cmd/
implementation 'com.github.riccardove.easyjasub:easyjasub-cmd:0.6.1'
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-cmd/
implementation ("com.github.riccardove.easyjasub:easyjasub-cmd:0.6.1")
'com.github.riccardove.easyjasub:easyjasub-cmd:jar:0.6.1'
<dependency org="com.github.riccardove.easyjasub" name="easyjasub-cmd" rev="0.6.1">
<artifact name="easyjasub-cmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.riccardove.easyjasub', module='easyjasub-cmd', version='0.6.1')
)
libraryDependencies += "com.github.riccardove.easyjasub" % "easyjasub-cmd" % "0.6.1"
[com.github.riccardove.easyjasub/easyjasub-cmd "0.6.1"]