is not current version
Last Version 1.1.2

com.muunet:client 1.1


Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.muunet
ArtifactId

ArtifactId

client
Version

Version

1.1
Type

Type

jar

Download client 1.1


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