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