Last Version

client 3.0.1

AYLIEN's officially supported Java client library for accessing News API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aylien.newsapi
ArtifactId

ArtifactId

client
Version

Version

3.0.1
Type

Type

jar
Description

Description

client
AYLIEN's officially supported Java client library for accessing News API
Project URL

Project URL

https://newsapi.aylien.com/
Source Code Management

Source Code Management

https://github.com/openapitools/openapi-generator

Download client 3.0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.22
com.google.code.findbugs : jsr305 jar 3.0.2
com.squareup.okhttp3 : okhttp jar 3.14.2
com.squareup.okhttp3 : logging-interceptor jar 3.14.2
com.google.code.gson : gson jar 2.8.5
io.gsonfire : gson-fire jar 1.8.3
org.apache.commons : commons-lang3 jar 3.9
org.threeten : threetenbp jar 1.4.0
javax.annotation : jsr250-api jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.