is not current version
Last Version 1.90.0

com.aoindustries:aoserv-daemon-client 1.77.0

Java client for the AOServ Daemon.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aoindustries
ArtifactId

ArtifactId

aoserv-daemon-client
Version

Version

1.77.0
Type

Type

jar

Download aoserv-daemon-client 1.77.0


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