is not current version
Last Version 3.3.0

com.glookast.commons:commons-templates 3.1.1

Common classes used for interfacing with Glookast Products

GroupId

GroupId

com.glookast.commons
ArtifactId

ArtifactId

commons-templates
Version

Version

3.1.1
Type

Type

jar

Download commons-templates 3.1.1


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