is not current version
Last Version 1.0.0

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


GroupId

GroupId

com.github.liaochong
ArtifactId

ArtifactId

ratel-tools
Version

Version

1.0.0-snapshot
Type

Type

pom

Download ratel-tools 1.0.0-snapshot


<!-- 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"]