| Categories |
CategoriesScala Languages |
|---|---|
| GroupId | GroupIdorg.tpolecat |
| ArtifactId | ArtifactIdatto-compat-scalaz72_2.10 |
| Version | Version0.5.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| atto-compat-scalaz72_2.10-0.5.1.pom | |
| atto-compat-scalaz72_2.10-0.5.1.jar | 21 KB |
| atto-compat-scalaz72_2.10-0.5.1-sources.jar | 959 bytes |
| atto-compat-scalaz72_2.10-0.5.1-javadoc.jar | 348 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/atto-compat-scalaz72_2.10/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>atto-compat-scalaz72_2.10</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/atto-compat-scalaz72_2.10/
implementation 'org.tpolecat:atto-compat-scalaz72_2.10:0.5.1'
// https://jarcasting.com/artifacts/org.tpolecat/atto-compat-scalaz72_2.10/
implementation ("org.tpolecat:atto-compat-scalaz72_2.10:0.5.1")
'org.tpolecat:atto-compat-scalaz72_2.10:jar:0.5.1'
<dependency org="org.tpolecat" name="atto-compat-scalaz72_2.10" rev="0.5.1">
<artifact name="atto-compat-scalaz72_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='atto-compat-scalaz72_2.10', version='0.5.1')
)
libraryDependencies += "org.tpolecat" % "atto-compat-scalaz72_2.10" % "0.5.1"
[org.tpolecat/atto-compat-scalaz72_2.10 "0.5.1"]