Gogs Client

An android library for interacting with the Gogs REST api.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.unfoldingword.tools
ArtifactId

ArtifactId

gogs-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Gogs Client
An android library for interacting with the Gogs REST api.
Project URL

Project URL

https://github.com/unfoldingWord-dev/android-gogs-client
Source Code Management

Source Code Management

https://github.com/unfoldingWord-dev/android-gogs-client

Download gogs-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0