Last Version

scala-multibase 0.0.1

Scala Implementation of Multibase.

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.fluency03
ArtifactId

ArtifactId

scala-multibase_2.12
Version

Version

0.0.1
Type

Type

jar
Description

Description

scala-multibase
Scala Implementation of Multibase.
Project URL

Project URL

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

Project Organization

fluency03
Source Code Management

Source Code Management

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

Download scala-multibase_2.12 0.0.1


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

Dependencies

compile (2)

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

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.