is not current version
Last Version 0.6.5

stdlib 0.5.0

Standard library for the Lux programming language.

License

License

GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

stdlib
Version

Version

0.5.0
Type

Type

jar
Description

Description

stdlib
Standard library for the Lux programming language.
Source Code Management

Source Code Management

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

Download stdlib 0.5.0


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

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.