MVN

me.tfeng.play-mods : dust_2.10_0.13

Maven & Gradle

Feb 27, 2016
<dependency>
    <groupId>me.tfeng.play-mods</groupId>
    <artifactId>dust_2.10_0.13</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.tfeng.play-mods : dust_2.10_0.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.1

All Versions

Choose a version of me.tfeng.play-mods : dust_2.10_0.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
dust_2.10_0.13-0.7.1
dust_2.10_0.13-0.7.0
0.6.x
dust_2.10_0.13-0.6.0
0.5.x
dust_2.10_0.13-0.5.15
dust_2.10_0.13-0.5.14
dust_2.10_0.13-0.5.13
dust_2.10_0.13-0.5.12
dust_2.10_0.13-0.5.11
dust_2.10_0.13-0.5.10
dust_2.10_0.13-0.5.9
dust_2.10_0.13-0.5.8
dust_2.10_0.13-0.5.7
dust_2.10_0.13-0.5.6
dust_2.10_0.13-0.5.5
dust_2.10_0.13-0.5.4
dust_2.10_0.13-0.5.3
dust_2.10_0.13-0.5.2
dust_2.10_0.13-0.5.1
dust_2.10_0.13-0.5.0

How to add a dependency to Maven

Add the following me.tfeng.play-mods : dust_2.10_0.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.tfeng.play-mods</groupId>
    <artifactId>dust_2.10_0.13</artifactId>
    <version>0.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.tfeng.play-mods : dust_2.10_0.13 gradle dependency to your build.gradle file:

implementation 'me.tfeng.play-mods:dust_2.10_0.13:0.7.1'

Gradle Kotlin DSL: Add the following me.tfeng.play-mods : dust_2.10_0.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("me.tfeng.play-mods:dust_2.10_0.13:0.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.tfeng.play-mods : dust_2.10_0.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "me.tfeng.play-mods" % "dust_2.10_0.13" % "0.7.1"

Advertisement

Dependencies from Group

Sep 05, 2017
4 usages
1 stars
Sep 05, 2017
2 usages
1 stars
Sep 05, 2017
1 usages
1 stars
Sep 05, 2017
1 usages
1 stars
Sep 05, 2017
1 stars

Discover Dependencies