License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdbr.com.gerencianet.mobile |
ArtifactId | ArtifactIdgnapi-sdk |
Version | Version0.5 |
Type | Typejar |
Description |
DescriptionGN API SDK
Android SDK for integrating with Gerencianet API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gnapi-sdk-0.5.pom | |
gnapi-sdk-0.5.jar | 30 KB |
gnapi-sdk-0.5-sources.jar | 36 KB |
gnapi-sdk-0.5-javadoc.jar | 229 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |