is not current version
Last Version 0.3.1

tech.sparse:trail_2.12 0.1.2

trail

GroupId

GroupId

tech.sparse
ArtifactId

ArtifactId

trail_2.12
Version

Version

0.1.2
Type

Type

jar

Download trail_2.12 0.1.2


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