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