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

com.threerings:ooo-util 1.3

A place for OOO utilities.

Группа

Группа

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

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

ooo-util
Версия

Версия

1.3
Тип

Тип

jar

Скачать ooo-util 1.3


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