| License |
License |
|---|---|
| GroupId | GroupIdorg.atnos |
| ArtifactId | ArtifactIdorigami-lib_2.12 |
| Version | Version6.1.1 |
| Type | Typejar |
| Description |
Descriptionorigami-lib
origami-lib
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| origami-lib_2.12-6.1.1.pom | |
| origami-lib_2.12-6.1.1.jar | 63 KB |
| origami-lib_2.12-6.1.1-sources.jar | 3 KB |
| origami-lib_2.12-6.1.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.atnos/origami-lib_2.12/ -->
<dependency>
<groupId>org.atnos</groupId>
<artifactId>origami-lib_2.12</artifactId>
<version>6.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.atnos/origami-lib_2.12/
implementation 'org.atnos:origami-lib_2.12:6.1.1'
// https://jarcasting.com/artifacts/org.atnos/origami-lib_2.12/
implementation ("org.atnos:origami-lib_2.12:6.1.1")
'org.atnos:origami-lib_2.12:jar:6.1.1'
<dependency org="org.atnos" name="origami-lib_2.12" rev="6.1.1">
<artifact name="origami-lib_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atnos', module='origami-lib_2.12', version='6.1.1')
)
libraryDependencies += "org.atnos" % "origami-lib_2.12" % "6.1.1"
[org.atnos/origami-lib_2.12 "6.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.11 |
| org.atnos : origami-core_2.12 | jar | 6.1.1 |
| org.typelevel : cats-core_2.12 | jar | 2.1.0-RC1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.12 | jar | 4.10.2 |
| org.specs2 : specs2-matcher-extra_2.12 | jar | 4.10.2 |
| org.specs2 : specs2-scalacheck_2.12 | jar | 4.10.2 |
| org.specs2 : specs2-html_2.12 | jar | 4.10.2 |
| org.specs2 : specs2-junit_2.12 | jar | 4.10.2 |