summerb-stringtemplate

A library for working with string templates

License

License

GroupId

GroupId

com.github.skarpushin
ArtifactId

ArtifactId

summerb-stringtemplate
Last Version

Last Version

5.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

summerb-stringtemplate
A library for working with string templates

Download summerb-stringtemplate

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.skarpushin : summerb-validation jar 5.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.1
4.1.2
4.1.1
4.1.0
4.0.2
4.0.0