is not current version
Last Version 0.3.0

com.github.pms1.tppt:tppt-core 0.2.0


GroupId

GroupId

com.github.pms1.tppt
ArtifactId

ArtifactId

tppt-core
Version

Version

0.2.0
Type

Type

jar

Download tppt-core 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.pms1.tppt/tppt-core/ -->
<dependency>
    <groupId>com.github.pms1.tppt</groupId>
    <artifactId>tppt-core</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pms1.tppt/tppt-core/
implementation 'com.github.pms1.tppt:tppt-core:0.2.0'
// https://jarcasting.com/artifacts/com.github.pms1.tppt/tppt-core/
implementation ("com.github.pms1.tppt:tppt-core:0.2.0")
'com.github.pms1.tppt:tppt-core:jar:0.2.0'
<dependency org="com.github.pms1.tppt" name="tppt-core" rev="0.2.0">
  <artifact name="tppt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pms1.tppt', module='tppt-core', version='0.2.0')
)
libraryDependencies += "com.github.pms1.tppt" % "tppt-core" % "0.2.0"
[com.github.pms1.tppt/tppt-core "0.2.0"]