License |
License |
---|---|
GroupId | GroupIdeu.matthiasbraun |
ArtifactId | ArtifactIdsparse |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionsparse
sparse
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sparse-1.0.pom | |
sparse-1.0.jar | 27 KB |
sparse-1.0-sources.jar | 3 KB |
sparse-1.0-javadoc.jar | 378 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.matthiasbraun/sparse/ -->
<dependency>
<groupId>eu.matthiasbraun</groupId>
<artifactId>sparse</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.matthiasbraun/sparse/
implementation 'eu.matthiasbraun:sparse:1.0'
// https://jarcasting.com/artifacts/eu.matthiasbraun/sparse/
implementation ("eu.matthiasbraun:sparse:1.0")
'eu.matthiasbraun:sparse:jar:1.0'
<dependency org="eu.matthiasbraun" name="sparse" rev="1.0">
<artifact name="sparse" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.matthiasbraun', module='sparse', version='1.0')
)
libraryDependencies += "eu.matthiasbraun" % "sparse" % "1.0"
[eu.matthiasbraun/sparse "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
com.jsuereth : scala-arm_2.11 | jar | 1.4 |