is not current version
Last Version 0.47.2

org.dyvil:compiler 0.45.0

The Dyvil Compiler

GroupId

GroupId

org.dyvil
ArtifactId

ArtifactId

compiler
Version

Version

0.45.0
Type

Type

jar

Download compiler 0.45.0


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