is not current version
Last Version 0.1-beta6

com.pojosontheweb:ttt-core 0.1-beta2


GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

ttt-core
Version

Version

0.1-beta2
Type

Type

jar

Download ttt-core 0.1-beta2


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