License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.github.isaichkindanila |
ArtifactId | ArtifactIdg-net-client |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptioncom.github.isaichkindanila:g-net-client
Client for g-net
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
g-net-client-1.0.1.pom | |
g-net-client-1.0.1.jar | 25 KB |
g-net-client-1.0.1-sources.jar | 13 KB |
g-net-client-1.0.1-javadoc.jar | 505 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.isaichkindanila/g-net-client/ -->
<dependency>
<groupId>com.github.isaichkindanila</groupId>
<artifactId>g-net-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.isaichkindanila/g-net-client/
implementation 'com.github.isaichkindanila:g-net-client:1.0.1'
// https://jarcasting.com/artifacts/com.github.isaichkindanila/g-net-client/
implementation ("com.github.isaichkindanila:g-net-client:1.0.1")
'com.github.isaichkindanila:g-net-client:jar:1.0.1'
<dependency org="com.github.isaichkindanila" name="g-net-client" rev="1.0.1">
<artifact name="g-net-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.isaichkindanila', module='g-net-client', version='1.0.1')
)
libraryDependencies += "com.github.isaichkindanila" % "g-net-client" % "1.0.1"
[com.github.isaichkindanila/g-net-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 17.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |