MVN

io.trane : future-scala

Maven & Gradle

Oct 02, 2018
6 usages
226 stars

future-scala

<dependency>
    <groupId>io.trane</groupId>
    <artifactId>future-scala</artifactId>
    <version>0.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.trane : future-scala to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.2

All Versions

Choose a version of io.trane : future-scala to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
future-scala-0.3.2
0.2.x
future-scala-0.2.2

How to add a dependency to Maven

Add the following io.trane : future-scala maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.trane</groupId>
    <artifactId>future-scala</artifactId>
    <version>0.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.trane : future-scala gradle dependency to your build.gradle file:

implementation 'io.trane:future-scala:0.3.2'

Gradle Kotlin DSL: Add the following io.trane : future-scala gradle kotlin dependency to your build.gradle.kts file:

implementation("io.trane:future-scala:0.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.trane : future-scala sbt scala dependency to your build.sbt file:

libraryDependencies += "io.trane" % "future-scala" % "0.3.2"

Advertisement

Dependencies from Group

Sep 18, 2018
13 usages
239 stars
Sep 18, 2018
11 usages
239 stars
Jun 04, 2019
7 usages
74 stars
Oct 02, 2018
6 usages
226 stars
Jun 04, 2019
5 usages
74 stars

Discover Dependencies

Mar 30, 2023
3 usages
48 stars
Oct 22, 2015
2 usages
134 stars
Aug 21, 2023
10 usages
44 stars
Oct 06, 2020
7 usages
286 stars
Feb 06, 2022
18 usages
140 stars