GroupId | GroupIdcom.github.riccardove.easyjasub |
---|---|
ArtifactId | ArtifactIdeasyjasub |
Version | Version0.6.1 |
Type | Typepom |
Filename | Size |
---|---|
easyjasub-0.6.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub/ -->
<dependency>
<groupId>com.github.riccardove.easyjasub</groupId>
<artifactId>easyjasub</artifactId>
<version>0.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub/
implementation 'com.github.riccardove.easyjasub:easyjasub:0.6.1'
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub/
implementation ("com.github.riccardove.easyjasub:easyjasub:0.6.1")
'com.github.riccardove.easyjasub:easyjasub:pom:0.6.1'
<dependency org="com.github.riccardove.easyjasub" name="easyjasub" rev="0.6.1">
<artifact name="easyjasub" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.riccardove.easyjasub', module='easyjasub', version='0.6.1')
)
libraryDependencies += "com.github.riccardove.easyjasub" % "easyjasub" % "0.6.1"
[com.github.riccardove.easyjasub/easyjasub "0.6.1"]