| License |
License |
|---|---|
| GroupId | GroupIdcom.github.luxlang |
| ArtifactId | ArtifactIdlux-stdlib |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlux-stdlib
Standard library for the Lux programming language.
|
| Filename | Size |
|---|---|
| lux-stdlib-0.4.0.pom | |
| lux-stdlib-0.4.0.jar | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.luxlang/lux-stdlib/ -->
<dependency>
<groupId>com.github.luxlang</groupId>
<artifactId>lux-stdlib</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luxlang/lux-stdlib/
implementation 'com.github.luxlang:lux-stdlib:0.4.0'
// https://jarcasting.com/artifacts/com.github.luxlang/lux-stdlib/
implementation ("com.github.luxlang:lux-stdlib:0.4.0")
'com.github.luxlang:lux-stdlib:jar:0.4.0'
<dependency org="com.github.luxlang" name="lux-stdlib" rev="0.4.0">
<artifact name="lux-stdlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luxlang', module='lux-stdlib', version='0.4.0')
)
libraryDependencies += "com.github.luxlang" % "lux-stdlib" % "0.4.0"
[com.github.luxlang/lux-stdlib "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : tools.nrepl | jar | 0.2.3 |
| clojure-complete » clojure-complete | jar | 0.2.3 |