is not current version
Last Version 0.3.1

tech.sparse:trail_2.12 0.2.0

trail

GroupId

GroupId

tech.sparse
ArtifactId

ArtifactId

trail_2.12
Version

Version

0.2.0
Type

Type

jar

Download trail_2.12 0.2.0


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