не последняя версия
Последняя версия 1.4

com.joepritzel:taunet 0.2

A super easy to use networking library.

Категории

Категории

Сеть
Группа

Группа

com.joepritzel
Идентификатор

Идентификатор

taunet
Версия

Версия

0.2
Тип

Тип

jar

Скачать taunet 0.2


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