YTS Client

Java library to consume the YTS REST api.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.robertoestivill.ytsclient
ArtifactId

ArtifactId

ytsclient
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

YTS Client
Java library to consume the YTS REST api.
Project URL

Project URL

https://github.com/robertoestivill/ytsclient.git
Source Code Management

Source Code Management

https://github.com/robertoestivill/ytsclient.git

Download ytsclient

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.0.7
com.squareup.retrofit : retrofit jar 1.9.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0