Gogs Client

An android library for interacting with the Gogs REST api.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.unfoldingword.tools
Идентификатор

Идентификатор

gogs-client
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Gogs Client
An android library for interacting with the Gogs REST api.
Ссылка на сайт

Ссылка на сайт

https://github.com/unfoldingWord-dev/android-gogs-client
Система контроля версий

Система контроля версий

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

Скачать gogs-client

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » appcompat-v7 jar 23.1.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0