Last Version

GN API SDK 0.5

Android SDK for integrating with Gerencianet API

License

License

Categories

Categories

Net
GroupId

GroupId

br.com.gerencianet.mobile
ArtifactId

ArtifactId

gnapi-sdk
Version

Version

0.5
Type

Type

jar
Description

Description

GN API SDK
Android SDK for integrating with Gerencianet API
Project URL

Project URL

https://github.com/franciscotfmc/gn-api-sdk-android
Source Code Management

Source Code Management

https://github.com/franciscotfmc/gn-api-sdk-android

Download gnapi-sdk 0.5


<!-- https://jarcasting.com/artifacts/br.com.gerencianet.mobile/gnapi-sdk/ -->
<dependency>
    <groupId>br.com.gerencianet.mobile</groupId>
    <artifactId>gnapi-sdk</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.gerencianet.mobile/gnapi-sdk/
implementation 'br.com.gerencianet.mobile:gnapi-sdk:0.5'
// https://jarcasting.com/artifacts/br.com.gerencianet.mobile/gnapi-sdk/
implementation ("br.com.gerencianet.mobile:gnapi-sdk:0.5")
'br.com.gerencianet.mobile:gnapi-sdk:jar:0.5'
<dependency org="br.com.gerencianet.mobile" name="gnapi-sdk" rev="0.5">
  <artifact name="gnapi-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.gerencianet.mobile', module='gnapi-sdk', version='0.5')
)
libraryDependencies += "br.com.gerencianet.mobile" % "gnapi-sdk" % "0.5"
[br.com.gerencianet.mobile/gnapi-sdk "0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.android : android-test jar 2.2.1
com.google.code.gson : gson jar 2.3.1
com.loopj.android : android-async-http jar 1.4.6

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.