Files download
File Operation
lux-js-0.6.5.jar download
lux-js-0.6.5.pom download
lux-js-0.6.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.luxlang</groupId>
  <artifactId>lux-js</artifactId>
  <version>0.6.5</version>
</dependency>
Gradle Groovy
implementation 'com.github.luxlang:lux-js:0.6.5'
Gradle Kotlin
implementation("com.github.luxlang:lux-js:0.6.5")
Scala SBT
libraryDependencies += "com.github.luxlang" % "lux-js" % "0.6.5"
Groovy Grape
@Grapes(
  @Grab(group='com.github.luxlang', module='lux-js', version='0.6.5')
)
Apache Ivy
<dependency org="com.github.luxlang" name="lux-js" rev="0.6.5" />
Leiningen
[com.github.luxlang/lux-js "0.6.5"]
Apache Buildr
'com.github.luxlang:lux-js:jar:0.6.5'
Dependencies
The project has no third-party dependencies