License |
License |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-template-utils |
Last Version | Last Version0.1.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlazebit Template Utilities
Blazebit Template Utilities
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-template-utils/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-template-utils</artifactId>
<version>0.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-template-utils/
implementation 'com.blazebit:blaze-template-utils:0.1.21'
// https://jarcasting.com/artifacts/com.blazebit/blaze-template-utils/
implementation ("com.blazebit:blaze-template-utils:0.1.21")
'com.blazebit:blaze-template-utils:jar:0.1.21'
<dependency org="com.blazebit" name="blaze-template-utils" rev="0.1.21">
<artifact name="blaze-template-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-template-utils', version='0.1.21')
)
libraryDependencies += "com.blazebit" % "blaze-template-utils" % "0.1.21"
[com.blazebit/blaze-template-utils "0.1.21"]
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |