is not current version
Last Version 1.9.2

net.redora:client 1.9.1


Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.redora
ArtifactId

ArtifactId

client
Version

Version

1.9.1
Type

Type

jar

Download client 1.9.1


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