GroupId | GroupIdcom.wgtwo.api |
---|---|
ArtifactId | ArtifactIdrest |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.wgtwo.api.rest
|
Filename | Size |
---|---|
rest-1.2.1.pom | |
rest-1.2.1.jar | 146 KB |
rest-1.2.1-sources.jar | 76 KB |
rest-1.2.1-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wgtwo.api/rest/ -->
<dependency>
<groupId>com.wgtwo.api</groupId>
<artifactId>rest</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgtwo.api/rest/
implementation 'com.wgtwo.api:rest:1.2.1'
// https://jarcasting.com/artifacts/com.wgtwo.api/rest/
implementation ("com.wgtwo.api:rest:1.2.1")
'com.wgtwo.api:rest:jar:1.2.1'
<dependency org="com.wgtwo.api" name="rest" rev="1.2.1">
<artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgtwo.api', module='rest', version='1.2.1')
)
libraryDependencies += "com.wgtwo.api" % "rest" % "1.2.1"
[com.wgtwo.api/rest "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.code.gson : gson | jar | 2.8.6 |
org.openapitools : openapi-generator | jar | 5.1.1 |
io.gsonfire : gson-fire | jar | 1.8.3 |
javax.annotation : javax.annotation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |