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