| License |
License |
|---|---|
| GroupId | GroupIdcom.meltwater.fawn |
| ArtifactId | ArtifactIdcodec-codec_2.13 |
| Version | Version0.2 |
| Type | Typejar |
| Description |
Descriptioncodec-codec
codec-codec
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| codec-codec_2.13-0.2.pom | |
| codec-codec_2.13-0.2.jar | 9 KB |
| codec-codec_2.13-0.2-sources.jar | 1 KB |
| codec-codec_2.13-0.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.meltwater.fawn/codec-codec_2.13/ -->
<dependency>
<groupId>com.meltwater.fawn</groupId>
<artifactId>codec-codec_2.13</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.meltwater.fawn/codec-codec_2.13/
implementation 'com.meltwater.fawn:codec-codec_2.13:0.2'
// https://jarcasting.com/artifacts/com.meltwater.fawn/codec-codec_2.13/
implementation ("com.meltwater.fawn:codec-codec_2.13:0.2")
'com.meltwater.fawn:codec-codec_2.13:jar:0.2'
<dependency org="com.meltwater.fawn" name="codec-codec_2.13" rev="0.2">
<artifact name="codec-codec_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.meltwater.fawn', module='codec-codec_2.13', version='0.2')
)
libraryDependencies += "com.meltwater.fawn" % "codec-codec_2.13" % "0.2"
[com.meltwater.fawn/codec-codec_2.13 "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.7 |
| com.meltwater.fawn : codec_2.13 | jar | 0.2 |
| org.typelevel : log4cats-slf4j_2.13 | jar | 1.3.1 |
| io.circe : circe-core_2.13 | jar | 0.14.1 |
| io.circe : circe-parser_2.13 | jar | 0.14.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.andimiller : munit-cats-effect-2-styles_2.13 | jar | 1.0.0 |