l

lux-jvm-function

Function abstract class for the JVM compiler.
https://github.com/LuxLang/lux
Lux License v0.1.2
Eduardo Julian
Files download
File Operation
lux-jvm-function-0.6.5.jar download
lux-jvm-function-0.6.5.pom download
lux-jvm-function-0.6.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.luxlang</groupId>
  <artifactId>lux-jvm-function</artifactId>
  <version>0.6.5</version>
</dependency>
Gradle Groovy
implementation 'com.github.luxlang:lux-jvm-function:0.6.5'
Gradle Kotlin
implementation("com.github.luxlang:lux-jvm-function:0.6.5")
Scala SBT
libraryDependencies += "com.github.luxlang" % "lux-jvm-function" % "0.6.5"
Groovy Grape
@Grapes(
  @Grab(group='com.github.luxlang', module='lux-jvm-function', version='0.6.5')
)
Apache Ivy
<dependency org="com.github.luxlang" name="lux-jvm-function" rev="0.6.5" />
Leiningen
[com.github.luxlang/lux-jvm-function "0.6.5"]
Apache Buildr
'com.github.luxlang:lux-jvm-function:jar:0.6.5'
Dependencies
The project has no third-party dependencies