MVN

tech.sparse : trail_2.12

Maven & Gradle

Jan 25, 2021
81 stars

trail · trail

<dependency>
    <groupId>tech.sparse</groupId>
    <artifactId>trail_2.12</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.sparse : trail_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of tech.sparse : trail_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
trail_2.12-0.3.1
trail_2.12-0.3.0
0.2.x
trail_2.12-0.2.1
trail_2.12-0.2.0
0.1.x
trail_2.12-0.1.2
trail_2.12-0.1.1
trail_2.12-0.1.0

How to add a dependency to Maven

Add the following tech.sparse : trail_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.sparse</groupId>
    <artifactId>trail_2.12</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.sparse : trail_2.12 gradle dependency to your build.gradle file:

implementation 'tech.sparse:trail_2.12:0.3.1'

Gradle Kotlin DSL: Add the following tech.sparse : trail_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.sparse:trail_2.12:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.sparse : trail_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.sparse" % "trail_2.12" % "0.3.1"

Advertisement

Dependencies from Group

Oct 12, 2019
2 usages
24 stars
Oct 04, 2020
1 usages
106 stars
Jan 02, 2018
1 usages
6 stars
Oct 12, 2019
1 usages
24 stars
Sep 30, 2020
1 usages
81 stars

Discover Dependencies