is not current version
Last Version 0.2.0

com.techshroom.templar:templar-core 0.1.5

Server library for Java, based on lettar and netty

GroupId

GroupId

com.techshroom.templar
ArtifactId

ArtifactId

templar-core
Version

Version

0.1.5
Type

Type

jar

Download templar-core 0.1.5


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