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