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