is not current version
Last Version 1.1

net.awired.clients:clients-cruisecontrol 1.0


Categories

Categories

Net CLI User Interface Wire Data Data Structures
GroupId

GroupId

net.awired.clients
ArtifactId

ArtifactId

clients-cruisecontrol
Version

Version

1.0
Type

Type

jar

Download clients-cruisecontrol 1.0


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