Last Version

Hadra Language Compiler and Runtime 0.1.0

Hadra Language Compiler and Runtime

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.hl
ArtifactId

ArtifactId

hl
Version

Version

0.1.0
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 0.1.0


<!-- 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.