githubsdk

A SDK for GitHub built with Retrofit, Auto Value and Moshi

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.meisolsson
ArtifactId

ArtifactId

githubsdk
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

githubsdk
A SDK for GitHub built with Retrofit, Auto Value and Moshi
Project URL

Project URL

https://github.com/Meisolsson/GitHubSdk
Source Code Management

Source Code Management

https://github.com/Meisolsson/GitHubSdk

Download githubsdk

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0