is not current version
Last Version 0.2.0

Go Template for Java 0.1.0

A handwrite go template parser for Java

License

License

GroupId

GroupId

io.github.verils
ArtifactId

ArtifactId

gotemplate4j
Version

Version

0.1.0
Type

Type

jar
Description

Description

Go Template for Java
A handwrite go template parser for Java
Project URL

Project URL

https://github.com/verils/gotemplate4j
Source Code Management

Source Code Management

https://github.com/verils/gotemplate4j/tree/master

Download gotemplate4j 0.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.