Last Version

TeaVM Flavour - Templates 0.2.1

Reactive type-safe HTML templates for TeaVM

License

License

GroupId

GroupId

org.teavm.flavour
ArtifactId

ArtifactId

teavm-flavour-templates
Version

Version

0.2.1
Type

Type

jar
Description

Description

TeaVM Flavour - Templates
Reactive type-safe HTML templates for TeaVM

Download teavm-flavour-templates 0.2.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.teavm.flavour : teavm-flavour-expr jar 0.2.1
org.teavm : teavm-jso-apis jar 0.6.1
org.teavm : teavm-core jar 0.6.1
org.teavm : teavm-metaprogramming-api jar 0.6.1
net.htmlparser.jericho : jericho-html jar 3.3
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.teavm : teavm-junit jar 0.6.1
org.teavm : teavm-classlib jar 0.6.1
org.teavm : teavm-metaprogramming-impl jar 0.6.1

Project Modules

There are no modules declared in this project.