is not current version
Last Version 0.47.2

org.dyvil:compiler 0.47.1

The Dyvil Compiler

GroupId

GroupId

org.dyvil
ArtifactId

ArtifactId

compiler
Version

Version

0.47.1
Type

Type

jar

Download compiler 0.47.1


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