Last Version

compiler 0.47.2

The Dyvil Compiler

License

License

GroupId

GroupId

org.dyvil
ArtifactId

ArtifactId

compiler
Version

Version

0.47.2
Type

Type

jar
Description

Description

compiler
The Dyvil Compiler
Project URL

Project URL

https://github.com/Dyvil/Dyvil
Source Code Management

Source Code Management

https://github.com/Dyvil/Dyvil

Download compiler 0.47.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.dyvil : library jar 0.47.0
commons-cli : commons-cli jar 1.4

Project Modules

There are no modules declared in this project.