Last Version

scala-multicodec 0.0.2

Scala Implementation of Multicodec.

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.fluency03
ArtifactId

ArtifactId

scala-multicodec_2.12
Version

Version

0.0.2
Type

Type

jar
Description

Description

scala-multicodec
Scala Implementation of Multicodec.
Project URL

Project URL

https://github.com/fluency03/scala-multicodec
Project Organization

Project Organization

fluency03
Source Code Management

Source Code Management

https://github.com/fluency03/scala-multicodec

Download scala-multicodec_2.12 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.fluency03/scala-multicodec_2.12/ -->
<dependency>
    <groupId>com.github.fluency03</groupId>
    <artifactId>scala-multicodec_2.12</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fluency03/scala-multicodec_2.12/
implementation 'com.github.fluency03:scala-multicodec_2.12:0.0.2'
// https://jarcasting.com/artifacts/com.github.fluency03/scala-multicodec_2.12/
implementation ("com.github.fluency03:scala-multicodec_2.12:0.0.2")
'com.github.fluency03:scala-multicodec_2.12:jar:0.0.2'
<dependency org="com.github.fluency03" name="scala-multicodec_2.12" rev="0.0.2">
  <artifact name="scala-multicodec_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fluency03', module='scala-multicodec_2.12', version='0.0.2')
)
libraryDependencies += "com.github.fluency03" % "scala-multicodec_2.12" % "0.0.2"
[com.github.fluency03/scala-multicodec_2.12 "0.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7
org.scalactic : scalactic_2.12 jar 3.0.5
com.beachape : enumeratum_2.12 jar 1.5.13

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.