Last Version

com.wgtwo.api.rest 1.2.1


GroupId

GroupId

com.wgtwo.api
ArtifactId

ArtifactId

rest
Version

Version

1.2.1
Type

Type

jar
Description

Description

com.wgtwo.api.rest

Download rest 1.2.1


<!-- 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"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.