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

com.github.podio-community:podio-api-client 1.0.1

Community maintaned Java wrapper for the Podio API

Категории

Категории

Unity Прикладные библиотеки Game Development CLI Взаимодействие с пользователем
Группа

Группа

com.github.podio-community
Идентификатор

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

podio-api-client
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать podio-api-client 1.0.1


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