License |
License |
---|---|
GroupId | GroupIdeu.l-space |
ArtifactId | ArtifactIdlspace-core_2.12 |
Version | Version0.7.0.1 |
Type | Typejar |
Description |
Descriptionlspace-core
lspace-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lspace-core_2.12-0.7.0.1.pom | |
lspace-core_2.12-0.7.0.1.jar | 3 MB |
lspace-core_2.12-0.7.0.1-tests.jar | 320 KB |
lspace-core_2.12-0.7.0.1-sources.jar | 226 KB |
lspace-core_2.12-0.7.0.1-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.l-space/lspace-core_2.12/ -->
<dependency>
<groupId>eu.l-space</groupId>
<artifactId>lspace-core_2.12</artifactId>
<version>0.7.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.l-space/lspace-core_2.12/
implementation 'eu.l-space:lspace-core_2.12:0.7.0.1'
// https://jarcasting.com/artifacts/eu.l-space/lspace-core_2.12/
implementation ("eu.l-space:lspace-core_2.12:0.7.0.1")
'eu.l-space:lspace-core_2.12:jar:0.7.0.1'
<dependency org="eu.l-space" name="lspace-core_2.12" rev="0.7.0.1">
<artifact name="lspace-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.l-space', module='lspace-core_2.12', version='0.7.0.1')
)
libraryDependencies += "eu.l-space" % "lspace-core_2.12" % "0.7.0.1"
[eu.l-space/lspace-core_2.12 "0.7.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
eu.l-space : types_2.12 | jar | 0.0.4.3 |
io.monix : monix-reactive_2.12 | jar | 3.1.0 |
com.chuusai : shapeless_2.12 | jar | 2.3.3 |
com.outr : scribe_2.12 | jar | 2.7.10 |
io.github.cquiroz : scala-java-time_2.12 | jar | 2.0.0-RC3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.0 |
io.monix : minitest_2.12 | jar | 2.7.0 |