GroupId | GroupIdtv.cntt |
---|---|
ArtifactId | ArtifactIdglokka_2.10 |
Version | Version1.3 |
Type | Typejar |
Filename | Size |
---|---|
glokka_2.10-1.3.pom | |
glokka_2.10-1.3.jar | 62 KB |
glokka_2.10-1.3-sources.jar | 3 KB |
glokka_2.10-1.3-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tv.cntt/glokka_2.10/ -->
<dependency>
<groupId>tv.cntt</groupId>
<artifactId>glokka_2.10</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/tv.cntt/glokka_2.10/
implementation 'tv.cntt:glokka_2.10:1.3'
// https://jarcasting.com/artifacts/tv.cntt/glokka_2.10/
implementation ("tv.cntt:glokka_2.10:1.3")
'tv.cntt:glokka_2.10:jar:1.3'
<dependency org="tv.cntt" name="glokka_2.10" rev="1.3">
<artifact name="glokka_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='tv.cntt', module='glokka_2.10', version='1.3')
)
libraryDependencies += "tv.cntt" % "glokka_2.10" % "1.3"
[tv.cntt/glokka_2.10 "1.3"]