License |
License |
---|---|
Categories |
CategoriesBlade User Interface Web Frameworks |
GroupId | GroupIdcom.hellokaton |
ArtifactId | ArtifactIdblade-template-pebble |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblade-template-pebble
blade template engines
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.hellokaton/blade-template-pebble/ -->
<dependency>
<groupId>com.hellokaton</groupId>
<artifactId>blade-template-pebble</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hellokaton/blade-template-pebble/
implementation 'com.hellokaton:blade-template-pebble:0.1.0'
// https://jarcasting.com/artifacts/com.hellokaton/blade-template-pebble/
implementation ("com.hellokaton:blade-template-pebble:0.1.0")
'com.hellokaton:blade-template-pebble:jar:0.1.0'
<dependency org="com.hellokaton" name="blade-template-pebble" rev="0.1.0">
<artifact name="blade-template-pebble" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hellokaton', module='blade-template-pebble', version='0.1.0')
)
libraryDependencies += "com.hellokaton" % "blade-template-pebble" % "0.1.0"
[com.hellokaton/blade-template-pebble "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.mitchellbosecke : pebble | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.hellokaton : blade-core | jar | 2.1.0.BETA |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |