Last Version

dummonad 0.5

dummonad

License

License

GroupId

GroupId

io.github.dumonad
ArtifactId

ArtifactId

dummonad_2.12
Version

Version

0.5
Type

Type

jar
Description

Description

dummonad
dummonad
Project URL

Project URL

https://dumonad.github.io/
Project Organization

Project Organization

io.github.dumonad
Source Code Management

Source Code Management

https://github.com/dumonad/dumonad

Download dummonad_2.12 0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.9
org.scalatestplus : mockito-3-4_2.12 jar 3.2.9.0

Project Modules

There are no modules declared in this project.