is not current version
Last Version 0.1-beta6

com.pojosontheweb:ttt-runtime 0.1-beta5


GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

ttt-runtime
Version

Version

0.1-beta5
Type

Type

jar

Download ttt-runtime 0.1-beta5


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