is not current version
Last Version 1.0.1

com.github.isaichkindanila:g-net-client 1.0

Client for g-net

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.github.isaichkindanila
ArtifactId

ArtifactId

g-net-client
Version

Version

1.0
Type

Type

jar

Download g-net-client 1.0


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