MVN

com.dadrox : scuttle_2.10

Maven & Gradle

Jun 02, 2014
3 usages
0 stars

scuttle · scuttle

<dependency>
    <groupId>com.dadrox</groupId>
    <artifactId>scuttle_2.10</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dadrox : scuttle_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.dadrox : scuttle_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
scuttle_2.10-1.3
1.2
scuttle_2.10-1.2
1.1
scuttle_2.10-1.1
1.0
scuttle_2.10-1.0
0.6
scuttle_2.10-0.6
0.5
scuttle_2.10-0.5
0.4
scuttle_2.10-0.4
0.3
scuttle_2.10-0.3
0.2
scuttle_2.10-0.2
0.1
scuttle_2.10-0.1

How to add a dependency to Maven

Add the following com.dadrox : scuttle_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dadrox</groupId>
    <artifactId>scuttle_2.10</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dadrox : scuttle_2.10 gradle dependency to your build.gradle file:

implementation 'com.dadrox:scuttle_2.10:1.3'

Gradle Kotlin DSL: Add the following com.dadrox : scuttle_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dadrox:scuttle_2.10:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dadrox : scuttle_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dadrox" % "scuttle_2.10" % "1.3"

Advertisement

Dependencies from Group

Oct 02, 2013
20 usages
1 stars
Jun 02, 2014
3 usages
0 stars
Aug 12, 2013
2 usages
0 stars
Sep 27, 2013
2 usages
0 stars
Aug 12, 2013
2 usages
0 stars

Discover Dependencies