is not current version
Last Version 0.1-beta6

com.pojosontheweb:ttt-core 0.1-alpha4


GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

ttt-core
Version

Version

0.1-alpha4
Type

Type

jar

Download ttt-core 0.1-alpha4


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