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