is not current version
Last Version 1.1.0

org.scodec:scodec-cats_2.13 1.0.0

scodec-cats

GroupId

GroupId

org.scodec
ArtifactId

ArtifactId

scodec-cats_2.13
Version

Version

1.0.0
Type

Type

jar

Download scodec-cats_2.13 1.0.0


<!-- https://jarcasting.com/artifacts/org.scodec/scodec-cats_2.13/ -->
<dependency>
    <groupId>org.scodec</groupId>
    <artifactId>scodec-cats_2.13</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.scodec/scodec-cats_2.13/
implementation 'org.scodec:scodec-cats_2.13:1.0.0'
// https://jarcasting.com/artifacts/org.scodec/scodec-cats_2.13/
implementation ("org.scodec:scodec-cats_2.13:1.0.0")
'org.scodec:scodec-cats_2.13:jar:1.0.0'
<dependency org="org.scodec" name="scodec-cats_2.13" rev="1.0.0">
  <artifact name="scodec-cats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scodec', module='scodec-cats_2.13', version='1.0.0')
)
libraryDependencies += "org.scodec" % "scodec-cats_2.13" % "1.0.0"
[org.scodec/scodec-cats_2.13 "1.0.0"]