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

de.braintags:NetRelayController 1.1.0

Different controllers for use with NetRelay

Категории

Категории

Сеть
Группа

Группа

de.braintags
Идентификатор

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

NetRelayController
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать NetRelayController 1.1.0


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