is not current version
Last Version 0.1.9

com.spotify:ratatool_2.10 0.1.7

A tool for random data sampling and generation

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

ratatool_2.10
Version

Version

0.1.7
Type

Type

jar

Download ratatool_2.10 0.1.7


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