is not current version
Last Version 1.2.2

io.geewit.boot:gw-boot-starter-stringtemplate 1.2.0

A Java Utils Libraray By Geewit

GroupId

GroupId

io.geewit.boot
ArtifactId

ArtifactId

gw-boot-starter-stringtemplate
Version

Version

1.2.0
Type

Type

jar

Download gw-boot-starter-stringtemplate 1.2.0


<!-- https://jarcasting.com/artifacts/io.geewit.boot/gw-boot-starter-stringtemplate/ -->
<dependency>
    <groupId>io.geewit.boot</groupId>
    <artifactId>gw-boot-starter-stringtemplate</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.geewit.boot/gw-boot-starter-stringtemplate/
implementation 'io.geewit.boot:gw-boot-starter-stringtemplate:1.2.0'
// https://jarcasting.com/artifacts/io.geewit.boot/gw-boot-starter-stringtemplate/
implementation ("io.geewit.boot:gw-boot-starter-stringtemplate:1.2.0")
'io.geewit.boot:gw-boot-starter-stringtemplate:jar:1.2.0'
<dependency org="io.geewit.boot" name="gw-boot-starter-stringtemplate" rev="1.2.0">
  <artifact name="gw-boot-starter-stringtemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.geewit.boot', module='gw-boot-starter-stringtemplate', version='1.2.0')
)
libraryDependencies += "io.geewit.boot" % "gw-boot-starter-stringtemplate" % "1.2.0"
[io.geewit.boot/gw-boot-starter-stringtemplate "1.2.0"]