| License |
License |
|---|---|
| GroupId | GroupIdcom.lyncode |
| ArtifactId | ArtifactIdjtwig-types |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJtwig Types
Twig port to Java
|
| Filename | Size |
|---|---|
| jtwig-types-3.0.2.pom | |
| jtwig-types-3.0.2.jar | 2 KB |
| jtwig-types-3.0.2-sources.jar | 1 KB |
| jtwig-types-3.0.2-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lyncode/jtwig-types/ -->
<dependency>
<groupId>com.lyncode</groupId>
<artifactId>jtwig-types</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyncode/jtwig-types/
implementation 'com.lyncode:jtwig-types:3.0.2'
// https://jarcasting.com/artifacts/com.lyncode/jtwig-types/
implementation ("com.lyncode:jtwig-types:3.0.2")
'com.lyncode:jtwig-types:jar:3.0.2'
<dependency org="com.lyncode" name="jtwig-types" rev="3.0.2">
<artifact name="jtwig-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyncode', module='jtwig-types', version='3.0.2')
)
libraryDependencies += "com.lyncode" % "jtwig-types" % "3.0.2"
[com.lyncode/jtwig-types "3.0.2"]