is not current version
Last Version 1.3

Mustache template processor for Kotlin 1.1

Parent POM for Maven Kotlin projects

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.kjson
ArtifactId

ArtifactId

mustache-k
Version

Version

1.1
Type

Type

jar
Description

Description

Mustache template processor for Kotlin
Parent POM for Maven Kotlin projects
Project URL

Project URL

https://github.com/pwall567/mustache-k
Source Code Management

Source Code Management

https://github.com/pwall567/mustache-k

Download mustache-k 1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.kjson : kjson-core jar 1.4
net.pwall.util : pipelines jar 3.1
io.kjson : resource-loader jar 1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
org.jetbrains.kotlin : kotlin-reflect jar 1.5.20

test (2)

Group / Artifact Type Version
net.pwall.util : int-output jar 1.0
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.20

Project Modules

There are no modules declared in this project.