indy

Invokedynamic implementation of ObjectHandler

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

indy
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

indy
Invokedynamic implementation of ObjectHandler
Project URL

Project URL

http://github.com/spullara/mustache.java

Download indy

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spullara.mustache.java : codegen jar 0.9.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.codehaus.jackson : jackson-mapper-asl jar 1.9.3
com.github.spullara.mustache.java : compiler jar 0.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0
0.8.18
0.8.17
0.8.16
0.8.15
0.8.14
0.8.13
0.8.12.1
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4