is not current version
Last Version 0.1.4

com.techshroom:templar 0.1.0


GroupId

GroupId

com.techshroom
ArtifactId

ArtifactId

templar
Version

Version

0.1.0
Type

Type

jar

Download templar 0.1.0


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