is not current version
Last Version 1.1.1

de.braintags:NetRelayController 1.1.0

Different controllers for use with NetRelay

Categories

Categories

Net
GroupId

GroupId

de.braintags
ArtifactId

ArtifactId

NetRelayController
Version

Version

1.1.0
Type

Type

jar

Download 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"]