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