Skip to content

io.boxlang.boxlang 1.0.0-beta21 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.boxlang</groupId>
  <artifactId>boxlang</artifactId>
  <version>1.0.0-beta21</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

BoxLang is a dynamic multi-runtime JVM Language based on fluency and functional constructs. It can be deployed as a standalone language, embedded in your Java applications, web applications, serverless, android, etc.