GroupId | GroupIdcom.github.fangjinuo.agileway |
---|---|
ArtifactId | ArtifactIdagileway-templates-freemarker |
Version | Version2.7.5 |
Type | Typejar |
Filename | Size |
---|---|
agileway-templates-freemarker-2.7.5.pom | |
agileway-templates-freemarker-2.7.5.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates-freemarker/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-templates-freemarker</artifactId>
<version>2.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates-freemarker/
implementation 'com.github.fangjinuo.agileway:agileway-templates-freemarker:2.7.5'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates-freemarker/
implementation ("com.github.fangjinuo.agileway:agileway-templates-freemarker:2.7.5")
'com.github.fangjinuo.agileway:agileway-templates-freemarker:jar:2.7.5'
<dependency org="com.github.fangjinuo.agileway" name="agileway-templates-freemarker" rev="2.7.5">
<artifact name="agileway-templates-freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-templates-freemarker', version='2.7.5')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-templates-freemarker" % "2.7.5"
[com.github.fangjinuo.agileway/agileway-templates-freemarker "2.7.5"]