is not current version
Last Version 2.6.1

tv.cntt:glokka_2.12 2.4.0

glokka

GroupId

GroupId

tv.cntt
ArtifactId

ArtifactId

glokka_2.12
Version

Version

2.4.0
Type

Type

jar

Download glokka_2.12 2.4.0


<!-- https://jarcasting.com/artifacts/tv.cntt/glokka_2.12/ -->
<dependency>
    <groupId>tv.cntt</groupId>
    <artifactId>glokka_2.12</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/tv.cntt/glokka_2.12/
implementation 'tv.cntt:glokka_2.12:2.4.0'
// https://jarcasting.com/artifacts/tv.cntt/glokka_2.12/
implementation ("tv.cntt:glokka_2.12:2.4.0")
'tv.cntt:glokka_2.12:jar:2.4.0'
<dependency org="tv.cntt" name="glokka_2.12" rev="2.4.0">
  <artifact name="glokka_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='tv.cntt', module='glokka_2.12', version='2.4.0')
)
libraryDependencies += "tv.cntt" % "glokka_2.12" % "2.4.0"
[tv.cntt/glokka_2.12 "2.4.0"]