is not current version
Last Version 3.25.0

tv.cntt:xitrum_2.10 2.12

xitrum

GroupId

GroupId

tv.cntt
ArtifactId

ArtifactId

xitrum_2.10
Version

Version

2.12
Type

Type

jar

Download xitrum_2.10 2.12


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