DUEL Compiler

Dual-side template engine for the JVM

License

License

GroupId

GroupId

org.duelengine
ArtifactId

ArtifactId

duel-compiler
Last Version

Last Version

0.9.7
Release Date

Release Date

Type

Type

jar
Description

Description

DUEL Compiler
Dual-side template engine for the JVM
Project URL

Project URL

http://duelengine.org

Download duel-compiler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.mozilla : rhino jar 1.7R4
org.duelengine : duel-runtime jar 0.9.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.pseudocode : slf4j-compact jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0