Last Version

sparse 1.0

scala parsing lib

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

sparse
Version

Version

1.0
Type

Type

jar
Description

Description

sparse
scala parsing lib

Download sparse 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

Project Modules

There are no modules declared in this project.