License |
License |
---|---|
GroupId | GroupIdio.dylemma |
ArtifactId | ArtifactIdspac-core_2.10 |
Version | Version0.8 |
Type | Typejar |
Description |
Descriptionspac-core
spac-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.dylemma |
Filename | Size |
---|---|
spac-core_2.10-0.8.pom | |
spac-core_2.10-0.8.jar | 654 KB |
spac-core_2.10-0.8-sources.jar | 49 KB |
spac-core_2.10-0.8-javadoc.jar | 839 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dylemma/spac-core_2.10/ -->
<dependency>
<groupId>io.dylemma</groupId>
<artifactId>spac-core_2.10</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.dylemma/spac-core_2.10/
implementation 'io.dylemma:spac-core_2.10:0.8'
// https://jarcasting.com/artifacts/io.dylemma/spac-core_2.10/
implementation ("io.dylemma:spac-core_2.10:0.8")
'io.dylemma:spac-core_2.10:jar:0.8'
<dependency org="io.dylemma" name="spac-core_2.10" rev="0.8">
<artifact name="spac-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dylemma', module='spac-core_2.10', version='0.8')
)
libraryDependencies += "io.dylemma" % "spac-core_2.10" % "0.8"
[io.dylemma/spac-core_2.10 "0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.8 |