is not current version
Last Version 0.1.7

tech.sparse:pine_2.11 0.1.6

pine

GroupId

GroupId

tech.sparse
ArtifactId

ArtifactId

pine_2.11
Version

Version

0.1.6
Type

Type

jar

Download pine_2.11 0.1.6


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