is not current version
Last Version 1.8.0.5.1113

io.github.wherby:dora_2.12 1.8.0.3

dora

GroupId

GroupId

io.github.wherby
ArtifactId

ArtifactId

dora_2.12
Version

Version

1.8.0.3
Type

Type

jar

Download dora_2.12 1.8.0.3


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