License |
License |
---|---|
GroupId | GroupIdorg.systemfw |
ArtifactId | ArtifactIdeidos_2.11 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptioneidos
eidos
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eidos_2.11-0.1.1.pom | |
eidos_2.11-0.1.1.jar | 27 KB |
eidos_2.11-0.1.1-sources.jar | 2 KB |
eidos_2.11-0.1.1-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.systemfw/eidos_2.11/ -->
<dependency>
<groupId>org.systemfw</groupId>
<artifactId>eidos_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.systemfw/eidos_2.11/
implementation 'org.systemfw:eidos_2.11:0.1.1'
// https://jarcasting.com/artifacts/org.systemfw/eidos_2.11/
implementation ("org.systemfw:eidos_2.11:0.1.1")
'org.systemfw:eidos_2.11:jar:0.1.1'
<dependency org="org.systemfw" name="eidos_2.11" rev="0.1.1">
<artifact name="eidos_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.systemfw', module='eidos_2.11', version='0.1.1')
)
libraryDependencies += "org.systemfw" % "eidos_2.11" % "0.1.1"
[org.systemfw/eidos_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.8.8 |
org.specs2 : specs2-matcher-extra_2.11 | jar | 3.8.8 |
org.specs2 : specs2-scalacheck_2.11 | jar | 3.8.8 |
org.scalacheck : scalacheck_2.11 | jar | 1.13.4 |