License |
License |
---|---|
GroupId | GroupIdcom.x5dev |
ArtifactId | ArtifactIdchunk-templates |
Last Version | Last Version3.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChunk Templates
Chunk Template Engine for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
chunk-templates-3.6.2.pom | |
chunk-templates-3.6.2.jar | 161 KB |
chunk-templates-3.6.2-sources.jar | 127 KB |
chunk-templates-3.6.2-javadoc.jar | 362 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.x5dev/chunk-templates/ -->
<dependency>
<groupId>com.x5dev</groupId>
<artifactId>chunk-templates</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.x5dev/chunk-templates/
implementation 'com.x5dev:chunk-templates:3.6.2'
// https://jarcasting.com/artifacts/com.x5dev/chunk-templates/
implementation ("com.x5dev:chunk-templates:3.6.2")
'com.x5dev:chunk-templates:jar:3.6.2'
<dependency org="com.x5dev" name="chunk-templates" rev="3.6.2">
<artifact name="chunk-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.x5dev', module='chunk-templates', version='3.6.2')
)
libraryDependencies += "com.x5dev" % "chunk-templates" % "3.6.2"
[com.x5dev/chunk-templates "3.6.2"]
Group / Artifact | Type | Version |
---|---|---|
net.minidev : json-smart Optional | jar | 1.1.1 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.12.2 |
org.cheffo : jeplite Optional | jar | 0.8.7a |
com.madrobot : madrobotbeans Optional | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 1.5_r4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |