is not current version
Last Version 1.2.1

com.wgtwo.api.rest 0.0.2


GroupId

GroupId

com.wgtwo.api
ArtifactId

ArtifactId

rest
Version

Version

0.0.2
Type

Type

jar
Description

Description

com.wgtwo.api.rest

Download rest 0.0.2


<!-- https://jarcasting.com/artifacts/com.wgtwo.api/rest/ -->
<dependency>
    <groupId>com.wgtwo.api</groupId>
    <artifactId>rest</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgtwo.api/rest/
implementation 'com.wgtwo.api:rest:0.0.2'
// https://jarcasting.com/artifacts/com.wgtwo.api/rest/
implementation ("com.wgtwo.api:rest:0.0.2")
'com.wgtwo.api:rest:jar:0.0.2'
<dependency org="com.wgtwo.api" name="rest" rev="0.0.2">
  <artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgtwo.api', module='rest', version='0.0.2')
)
libraryDependencies += "com.wgtwo.api" % "rest" % "0.0.2"
[com.wgtwo.api/rest "0.0.2"]

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.