| License |
License |
|---|---|
| GroupId | GroupIdorg.atnos |
| ArtifactId | ArtifactIdorigami-core_2.11 |
| Version | Version6.0.1 |
| Type | Typejar |
| Description |
Descriptionorigami-core
origami-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| origami-core_2.11-6.0.1.pom | |
| origami-core_2.11-6.0.1.jar | 200 KB |
| origami-core_2.11-6.0.1-sources.jar | 5 KB |
| origami-core_2.11-6.0.1-javadoc.jar | 415 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.atnos/origami-core_2.11/ -->
<dependency>
<groupId>org.atnos</groupId>
<artifactId>origami-core_2.11</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.atnos/origami-core_2.11/
implementation 'org.atnos:origami-core_2.11:6.0.1'
// https://jarcasting.com/artifacts/org.atnos/origami-core_2.11/
implementation ("org.atnos:origami-core_2.11:6.0.1")
'org.atnos:origami-core_2.11:jar:6.0.1'
<dependency org="org.atnos" name="origami-core_2.11" rev="6.0.1">
<artifact name="origami-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atnos', module='origami-core_2.11', version='6.0.1')
)
libraryDependencies += "org.atnos" % "origami-core_2.11" % "6.0.1"
[org.atnos/origami-core_2.11 "6.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.typelevel : cats-core_2.11 | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.11 | jar | 4.8.1 |
| org.specs2 : specs2-matcher-extra_2.11 | jar | 4.8.1 |
| org.specs2 : specs2-scalacheck_2.11 | jar | 4.8.1 |
| org.specs2 : specs2-html_2.11 | jar | 4.8.1 |
| org.specs2 : specs2-junit_2.11 | jar | 4.8.1 |