| License |
License |
|---|---|
| GroupId | GroupIdorg.tpolecat |
| ArtifactId | ArtifactIdatto-core_2.10 |
| Version | Version0.6.3 |
| Type | Typejar |
| Description |
Descriptionatto-core
atto-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| atto-core_2.10-0.6.3.pom | |
| atto-core_2.10-0.6.3.jar | 389 KB |
| atto-core_2.10-0.6.3-sources.jar | 11 KB |
| atto-core_2.10-0.6.3-javadoc.jar | 481 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/atto-core_2.10/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>atto-core_2.10</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/atto-core_2.10/
implementation 'org.tpolecat:atto-core_2.10:0.6.3'
// https://jarcasting.com/artifacts/org.tpolecat/atto-core_2.10/
implementation ("org.tpolecat:atto-core_2.10:0.6.3")
'org.tpolecat:atto-core_2.10:jar:0.6.3'
<dependency org="org.tpolecat" name="atto-core_2.10" rev="0.6.3">
<artifact name="atto-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='atto-core_2.10', version='0.6.3')
)
libraryDependencies += "org.tpolecat" % "atto-core_2.10" % "0.6.3"
[org.tpolecat/atto-core_2.10 "0.6.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.6 |
| org.typelevel : cats-core_2.10 | jar | 1.2.0 |