is not current version
Last Version 5.0.1

com.github.skarpushin:summerb-stringtemplate 4.1.2

A library for working with string templates

GroupId

GroupId

com.github.skarpushin
ArtifactId

ArtifactId

summerb-stringtemplate
Version

Version

4.1.2
Type

Type

jar

Download summerb-stringtemplate 4.1.2


<!-- https://jarcasting.com/artifacts/com.github.skarpushin/summerb-stringtemplate/ -->
<dependency>
    <groupId>com.github.skarpushin</groupId>
    <artifactId>summerb-stringtemplate</artifactId>
    <version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skarpushin/summerb-stringtemplate/
implementation 'com.github.skarpushin:summerb-stringtemplate:4.1.2'
// https://jarcasting.com/artifacts/com.github.skarpushin/summerb-stringtemplate/
implementation ("com.github.skarpushin:summerb-stringtemplate:4.1.2")
'com.github.skarpushin:summerb-stringtemplate:jar:4.1.2'
<dependency org="com.github.skarpushin" name="summerb-stringtemplate" rev="4.1.2">
  <artifact name="summerb-stringtemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skarpushin', module='summerb-stringtemplate', version='4.1.2')
)
libraryDependencies += "com.github.skarpushin" % "summerb-stringtemplate" % "4.1.2"
[com.github.skarpushin/summerb-stringtemplate "4.1.2"]