is not current version
Last Version 1.1

top.rizon:r-tools 0.0.1


GroupId

GroupId

top.rizon
ArtifactId

ArtifactId

r-tools
Version

Version

0.0.1
Type

Type

jar

Download r-tools 0.0.1


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