is not current version
Last Version 0.3.1

tech.sparse:trail_2.11 0.1.2

trail

GroupId

GroupId

tech.sparse
ArtifactId

ArtifactId

trail_2.11
Version

Version

0.1.2
Type

Type

jar

Download trail_2.11 0.1.2


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