Last Version

stdlib 0.6.5

Standard library for the Lux programming language.

License

License

GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

stdlib
Version

Version

0.6.5
Type

Type

jar
Description

Description

stdlib
Standard library for the Lux programming language.
Project URL

Project URL

https://github.com/LuxLang/lux
Source Code Management

Source Code Management

https://github.com/LuxLang/lux.git

Download stdlib 0.6.5


<!-- https://jarcasting.com/artifacts/com.github.luxlang/stdlib/ -->
<dependency>
    <groupId>com.github.luxlang</groupId>
    <artifactId>stdlib</artifactId>
    <version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luxlang/stdlib/
implementation 'com.github.luxlang:stdlib:0.6.5'
// https://jarcasting.com/artifacts/com.github.luxlang/stdlib/
implementation ("com.github.luxlang:stdlib:0.6.5")
'com.github.luxlang:stdlib:jar:0.6.5'
<dependency org="com.github.luxlang" name="stdlib" rev="0.6.5">
  <artifact name="stdlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luxlang', module='stdlib', version='0.6.5')
)
libraryDependencies += "com.github.luxlang" % "stdlib" % "0.6.5"
[com.github.luxlang/stdlib "0.6.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.