is not current version
Last Version 1.1.0

com.github.podio-community:podio-api-client 1.0.0-beta.3

Fork of the official Java wrapper for the Podio API

Categories

Categories

Unity Business Logic Libraries Game Development CLI User Interface
GroupId

GroupId

com.github.podio-community
ArtifactId

ArtifactId

podio-api-client
Version

Version

1.0.0-beta.3
Type

Type

jar

Download podio-api-client 1.0.0-beta.3


<!-- 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.0-beta.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.podio-community/podio-api-client/
implementation 'com.github.podio-community:podio-api-client:1.0.0-beta.3'
// https://jarcasting.com/artifacts/com.github.podio-community/podio-api-client/
implementation ("com.github.podio-community:podio-api-client:1.0.0-beta.3")
'com.github.podio-community:podio-api-client:jar:1.0.0-beta.3'
<dependency org="com.github.podio-community" name="podio-api-client" rev="1.0.0-beta.3">
  <artifact name="podio-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.podio-community', module='podio-api-client', version='1.0.0-beta.3')
)
libraryDependencies += "com.github.podio-community" % "podio-api-client" % "1.0.0-beta.3"
[com.github.podio-community/podio-api-client "1.0.0-beta.3"]