License |
License |
---|---|
GroupId | GroupIdau.com.codeka |
ArtifactId | ArtifactIdcarrot |
Version | Version2.4.5 |
Type | Typejar |
Description |
DescriptionCarrot
Carrot is a Jinja-like templating library for Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
carrot-2.4.5.pom | |
carrot-2.4.5.jar | 121 KB |
carrot-2.4.5-sources.jar | 75 KB |
carrot-2.4.5-javadoc.jar | 381 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.com.codeka/carrot/ -->
<dependency>
<groupId>au.com.codeka</groupId>
<artifactId>carrot</artifactId>
<version>2.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.codeka/carrot/
implementation 'au.com.codeka:carrot:2.4.5'
// https://jarcasting.com/artifacts/au.com.codeka/carrot/
implementation ("au.com.codeka:carrot:2.4.5")
'au.com.codeka:carrot:jar:2.4.5'
<dependency org="au.com.codeka" name="carrot" rev="2.4.5">
<artifact name="carrot" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.codeka', module='carrot', version='2.4.5')
)
libraryDependencies += "au.com.codeka" % "carrot" % "2.4.5"
[au.com.codeka/carrot "2.4.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |