Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdorg.tpolecat |
ArtifactId | ArtifactIdatto-compat-scalaz72_2.10 |
Version | Version0.5.0-M3 |
Type | Typejar |
<!-- 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.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/atto-compat-scalaz72_2.10/
implementation 'org.tpolecat:atto-compat-scalaz72_2.10:0.5.0-M3'
// https://jarcasting.com/artifacts/org.tpolecat/atto-compat-scalaz72_2.10/
implementation ("org.tpolecat:atto-compat-scalaz72_2.10:0.5.0-M3")
'org.tpolecat:atto-compat-scalaz72_2.10:jar:0.5.0-M3'
<dependency org="org.tpolecat" name="atto-compat-scalaz72_2.10" rev="0.5.0-M3">
<artifact name="atto-compat-scalaz72_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='atto-compat-scalaz72_2.10', version='0.5.0-M3')
)
libraryDependencies += "org.tpolecat" % "atto-compat-scalaz72_2.10" % "0.5.0-M3"
[org.tpolecat/atto-compat-scalaz72_2.10 "0.5.0-M3"]