is not current version
Last Version 2.3

tv.cntt:glokka_2.10 1.3

glokka

GroupId

GroupId

tv.cntt
ArtifactId

ArtifactId

glokka_2.10
Version

Version

1.3
Type

Type

jar

Download glokka_2.10 1.3


<!-- 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"]