не последняя версия
Последняя версия 2.0.6

com.threerings:tripleplay-parent 1.5.1

Utilities for use in PlayN-based games.

Группа

Группа

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

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

tripleplay-parent
Версия

Версия

1.5.1
Тип

Тип

pom

Скачать tripleplay-parent 1.5.1

Имя Файла Размер
tripleplay-parent-1.5.1.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.threerings/tripleplay-parent/ -->
<dependency>
    <groupId>com.threerings</groupId>
    <artifactId>tripleplay-parent</artifactId>
    <version>1.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.threerings/tripleplay-parent/
implementation 'com.threerings:tripleplay-parent:1.5.1'
// https://jarcasting.com/artifacts/com.threerings/tripleplay-parent/
implementation ("com.threerings:tripleplay-parent:1.5.1")
'com.threerings:tripleplay-parent:pom:1.5.1'
<dependency org="com.threerings" name="tripleplay-parent" rev="1.5.1">
  <artifact name="tripleplay-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.threerings', module='tripleplay-parent', version='1.5.1')
)
libraryDependencies += "com.threerings" % "tripleplay-parent" % "1.5.1"
[com.threerings/tripleplay-parent "1.5.1"]