Files download
File Operation
diode-react_sjs1_2.13-1.2.0-RC4.jar download
diode-react_sjs1_2.13-1.2.0-RC4.pom download
diode-react_sjs1_2.13-1.2.0-RC4-sources.jar download
Apache Maven
<dependency>
  <groupId>io.suzaku</groupId>
  <artifactId>diode-react_sjs1_2.13</artifactId>
  <version>1.2.0-RC4</version>
</dependency>
Gradle Groovy
implementation 'io.suzaku:diode-react_sjs1_2.13:1.2.0-RC4'
Gradle Kotlin
implementation("io.suzaku:diode-react_sjs1_2.13:1.2.0-RC4")
Scala SBT
libraryDependencies += "io.suzaku" % "diode-react_sjs1_2.13" % "1.2.0-RC4"
Groovy Grape
@Grapes(
  @Grab(group='io.suzaku', module='diode-react_sjs1_2.13', version='1.2.0-RC4')
)
Apache Ivy
<dependency org="io.suzaku" name="diode-react_sjs1_2.13" rev="1.2.0-RC4" />
Leiningen
[io.suzaku/diode-react_sjs1_2.13 "1.2.0-RC4"]
Apache Buildr
'io.suzaku:diode-react_sjs1_2.13:jar:1.2.0-RC4'