is not current version
Last Version 0.5

br.com.gerencianet.mobile:gnapi-sdk 0.4

Android SDK for integrating with Gerencianet API

Categories

Categories

Net
GroupId

GroupId

br.com.gerencianet.mobile
ArtifactId

ArtifactId

gnapi-sdk
Version

Version

0.4
Type

Type

jar

Download gnapi-sdk 0.4


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