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