не последняя версия
Последняя версия 0.1-beta6

com.pojosontheweb:ttt-runtime 0.1-beta2


Группа

Группа

com.pojosontheweb
Идентификатор

Идентификатор

ttt-runtime
Версия

Версия

0.1-beta2
Тип

Тип

jar

Скачать ttt-runtime 0.1-beta2


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