Last Version

Basis Template 1.7

An expressive templating engine for Java and the JVM

License

License

GroupId

GroupId

io.marioslab.basis
ArtifactId

ArtifactId

template
Version

Version

1.7
Type

Type

jar
Description

Description

Basis Template
An expressive templating engine for Java and the JVM
Project URL

Project URL

https://github.com/badlogic/basis-template
Source Code Management

Source Code Management

http://github.com/badlogic/basis-template

Download template 1.7


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.