Talaria

A lightweight networking library.

License

License

GroupId

GroupId

com.github.bvanseg
ArtifactId

ArtifactId

talaria
Last Version

Last Version

2.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

Talaria
A lightweight networking library.

Download talaria

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.3
org.jetbrains.kotlin : kotlin-reflect jar 1.3.61
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.slf4j : slf4j-api jar 1.8.0-beta4
com.github.jhg023 : SimpleNet jar 1.6.2
io.github.classgraph : classgraph jar 4.8.59
com.github.bvanseg : kotlincommons jar 2.2.0

provided (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.1

test (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.12.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.3
2.5.2
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0