is not current version
Last Version 0.1.0

io.teecube.t3:t3-common 0.0.5

Utility classes for T³ projects

GroupId

GroupId

io.teecube.t3
ArtifactId

ArtifactId

t3-common
Version

Version

0.0.5
Type

Type

jar

Download t3-common 0.0.5


<!-- https://jarcasting.com/artifacts/io.teecube.t3/t3-common/ -->
<dependency>
    <groupId>io.teecube.t3</groupId>
    <artifactId>t3-common</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.teecube.t3/t3-common/
implementation 'io.teecube.t3:t3-common:0.0.5'
// https://jarcasting.com/artifacts/io.teecube.t3/t3-common/
implementation ("io.teecube.t3:t3-common:0.0.5")
'io.teecube.t3:t3-common:jar:0.0.5'
<dependency org="io.teecube.t3" name="t3-common" rev="0.0.5">
  <artifact name="t3-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.teecube.t3', module='t3-common', version='0.0.5')
)
libraryDependencies += "io.teecube.t3" % "t3-common" % "0.0.5"
[io.teecube.t3/t3-common "0.0.5"]