is not current version
Last Version 0.1-beta6

com.pojosontheweb:ttt-core 0.1-beta5


GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

ttt-core
Version

Version

0.1-beta5
Type

Type

jar

Download ttt-core 0.1-beta5


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