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

com.github.liaochong:ratel-tools 1.0.0-snapshot


Группа

Группа

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

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

ratel-tools
Версия

Версия

1.0.0-snapshot
Тип

Тип

pom

Скачать ratel-tools 1.0.0-snapshot

Имя Файла Размер
ratel-tools-1.0.0-snapshot.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.liaochong/ratel-tools/ -->
<dependency>
    <groupId>com.github.liaochong</groupId>
    <artifactId>ratel-tools</artifactId>
    <version>1.0.0-snapshot</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaochong/ratel-tools/
implementation 'com.github.liaochong:ratel-tools:1.0.0-snapshot'
// https://jarcasting.com/artifacts/com.github.liaochong/ratel-tools/
implementation ("com.github.liaochong:ratel-tools:1.0.0-snapshot")
'com.github.liaochong:ratel-tools:pom:1.0.0-snapshot'
<dependency org="com.github.liaochong" name="ratel-tools" rev="1.0.0-snapshot">
  <artifact name="ratel-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.liaochong', module='ratel-tools', version='1.0.0-snapshot')
)
libraryDependencies += "com.github.liaochong" % "ratel-tools" % "1.0.0-snapshot"
[com.github.liaochong/ratel-tools "1.0.0-snapshot"]