is not current version
Last Version 3.28.18

tv.cntt:xitrum_2.11 3.13

xitrum

GroupId

GroupId

tv.cntt
ArtifactId

ArtifactId

xitrum_2.11
Version

Version

3.13
Type

Type

jar

Download xitrum_2.11 3.13


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