| License | License | 
|---|---|
| Categories | CategoriesBlade User Interface Web Frameworks | 
| GroupId | GroupIdcom.hellokaton | 
| ArtifactId | ArtifactIdblade-template-engines | 
| Last Version | Last Version1.2.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionblade-template-engines blade template engines | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| blade-template-engines-1.2.1.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.hellokaton/blade-template-engines/ -->
<dependency>
    <groupId>com.hellokaton</groupId>
    <artifactId>blade-template-engines</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.hellokaton/blade-template-engines/
implementation 'com.hellokaton:blade-template-engines:1.2.1'// https://jarcasting.com/artifacts/com.hellokaton/blade-template-engines/
implementation ("com.hellokaton:blade-template-engines:1.2.1")'com.hellokaton:blade-template-engines:pom:1.2.1'<dependency org="com.hellokaton" name="blade-template-engines" rev="1.2.1">
  <artifact name="blade-template-engines" type="pom" />
</dependency>@Grapes(
@Grab(group='com.hellokaton', module='blade-template-engines', version='1.2.1')
)libraryDependencies += "com.hellokaton" % "blade-template-engines" % "1.2.1"[com.hellokaton/blade-template-engines "1.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.hellokaton : blade-core | jar | 2.1.1.RELEASE | 
| org.projectlombok : lombok | jar | 1.18.24 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |