is not current version
Last Version 3.30.1

tv.cntt:xitrum_2.12 3.28.2

xitrum

GroupId

GroupId

tv.cntt
ArtifactId

ArtifactId

xitrum_2.12
Version

Version

3.28.2
Type

Type

jar

Download xitrum_2.12 3.28.2


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