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