Last Version

templar-core 0.2.0

Server library for Java, based on lettar and netty

License

License

The MIT License
GroupId

GroupId

com.techshroom.templar
ArtifactId

ArtifactId

templar-core
Version

Version

0.2.0
Type

Type

jar
Description

Description

templar-core
Server library for Java, based on lettar and netty
Project URL

Project URL

https://github.com/TechShroom/templar
Source Code Management

Source Code Management

https://github.com/TechShroom/templar

Download templar-core 0.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.36.Final
com.techshroom : lettar jar 0.4.1
com.google.guava : guava jar 27.1-jre
com.techshroom : jsr305-plus jar 0.0.1

runtime (2)

Group / Artifact Type Version
com.techshroom : greenish-jungle jar 0.0.3
org.slf4j : slf4j-api jar 1.7.26

Project Modules

There are no modules declared in this project.