is not current version
Last Version 0.1-beta6

com.pojosontheweb:ttt-core 0.1-beta3


GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

ttt-core
Version

Version

0.1-beta3
Type

Type

jar

Download ttt-core 0.1-beta3


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