| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdgrit.client |
| Version | Version1.0.12 |
| Type | Typejar |
| Description |
DescriptionJava project for grit
|
| Filename | Size |
|---|---|
| grit.client-1.0.12.pom | |
| grit.client-1.0.12.jar | 31 KB |
| grit.client-1.0.12-sources.jar | 22 KB |
| grit.client-1.0.12-javadoc.jar | 224 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/grit.client/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>grit.client</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/grit.client/
implementation 'org.noear:grit.client:1.0.12'
// https://jarcasting.com/artifacts/org.noear/grit.client/
implementation ("org.noear:grit.client:1.0.12")
'org.noear:grit.client:jar:1.0.12'
<dependency org="org.noear" name="grit.client" rev="1.0.12">
<artifact name="grit.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='grit.client', version='1.0.12')
)
libraryDependencies += "org.noear" % "grit.client" % "1.0.12"
[org.noear/grit.client "1.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : nami.channel.http.okhttp | jar | 1.7.0 |
| org.noear : nami.coder.snack3 | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.14.4 |