Hadra Language Compiler and Runtime


License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.hl
ArtifactId

ArtifactId

hl
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hadra Language Compiler and Runtime
Hadra Language Compiler and Runtime
Project URL

Project URL

https://github.com/thevpc/hadra-lang
Project Organization

Project Organization

vpc open source initiative
Source Code Management

Source Code Management

https://github.com/thevpc/hadra-lang/tree/master

Download hl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.thevpc.hl : hadra-build-tool jar 0.1.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0