License |
License
BSD 3-clause "New" or "Revised" License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.monnetproject |
ArtifactId | ArtifactIdlemon.mustache |
Version | Version1.18.4 |
Type | Typejar |
Description |
Descriptioncom.github.monnetproject.lemon.mustache OSGi Bundle
com.github.monnetproject.lemon.mustache OSGi Bundle from the Monnet Project's lemon.mustache.project project.
|
Filename | Size |
---|---|
lemon.mustache-1.18.4.pom | |
lemon.mustache-1.18.4.jar | 15 KB |
lemon.mustache-1.18.4-sources.jar | 13 KB |
lemon.mustache-1.18.4-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.monnetproject/lemon.mustache/ -->
<dependency>
<groupId>com.github.monnetproject</groupId>
<artifactId>lemon.mustache</artifactId>
<version>1.18.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.monnetproject/lemon.mustache/
implementation 'com.github.monnetproject:lemon.mustache:1.18.4'
// https://jarcasting.com/artifacts/com.github.monnetproject/lemon.mustache/
implementation ("com.github.monnetproject:lemon.mustache:1.18.4")
'com.github.monnetproject:lemon.mustache:jar:1.18.4'
<dependency org="com.github.monnetproject" name="lemon.mustache" rev="1.18.4">
<artifact name="lemon.mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.monnetproject', module='lemon.mustache', version='1.18.4')
)
libraryDependencies += "com.github.monnetproject" % "lemon.mustache" % "1.18.4"
[com.github.monnetproject/lemon.mustache "1.18.4"]
Group / Artifact | Type | Version |
---|---|---|
com.samskivert : jmustache | jar | 1.5 |
com.hp.hpl.jena : jena | jar | 2.6.4 |
com.hp.hpl.jena : arq | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |