| License |
License |
|---|---|
| GroupId | GroupIdorg.tpolecat |
| ArtifactId | ArtifactIdatto-core_2.12.0-RC2 |
| Version | Version0.5.0 |
| Type | Typejar |
| Description |
Descriptionatto-core
atto-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| atto-core_2.12.0-RC2-0.5.0.pom | |
| atto-core_2.12.0-RC2-0.5.0.jar | 179 KB |
| atto-core_2.12.0-RC2-0.5.0-sources.jar | 13 KB |
| atto-core_2.12.0-RC2-0.5.0-javadoc.jar | 816 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/atto-core_2.12.0-RC2/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>atto-core_2.12.0-RC2</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/atto-core_2.12.0-RC2/
implementation 'org.tpolecat:atto-core_2.12.0-RC2:0.5.0'
// https://jarcasting.com/artifacts/org.tpolecat/atto-core_2.12.0-RC2/
implementation ("org.tpolecat:atto-core_2.12.0-RC2:0.5.0")
'org.tpolecat:atto-core_2.12.0-RC2:jar:0.5.0'
<dependency org="org.tpolecat" name="atto-core_2.12.0-RC2" rev="0.5.0">
<artifact name="atto-core_2.12.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='atto-core_2.12.0-RC2', version='0.5.0')
)
libraryDependencies += "org.tpolecat" % "atto-core_2.12.0-RC2" % "0.5.0"
[org.tpolecat/atto-core_2.12.0-RC2 "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.0-RC2 |