is not current version
Last Version 0.12.4

com.criteo.cuttle:cuttle_2.11 0.9.14

cuttle

GroupId

GroupId

com.criteo.cuttle
ArtifactId

ArtifactId

cuttle_2.11
Version

Version

0.9.14
Type

Type

jar

Download cuttle_2.11 0.9.14


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