Last Version

Mobicare Notification Gateway 0.2.0

Contact Mobicare to use this SDK: https://ngt.mobicare.com.br/

License

License

GroupId

GroupId

br.dev.dig
ArtifactId

ArtifactId

ngt
Version

Version

0.2.0
Type

Type

aar
Description

Description

Mobicare Notification Gateway
Contact Mobicare to use this SDK: https://ngt.mobicare.com.br/

Download ngt 0.2.0

Filename Size
ngt-0.2.0.pom
Browse

<!-- https://jarcasting.com/artifacts/br.dev.dig/ngt/ -->
<dependency>
    <groupId>br.dev.dig</groupId>
    <artifactId>ngt</artifactId>
    <version>0.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/br.dev.dig/ngt/
implementation 'br.dev.dig:ngt:0.2.0'
// https://jarcasting.com/artifacts/br.dev.dig/ngt/
implementation ("br.dev.dig:ngt:0.2.0")
'br.dev.dig:ngt:aar:0.2.0'
<dependency org="br.dev.dig" name="ngt" rev="0.2.0">
  <artifact name="ngt" type="aar" />
</dependency>
@Grapes(
@Grab(group='br.dev.dig', module='ngt', version='0.2.0')
)
libraryDependencies += "br.dev.dig" % "ngt" % "0.2.0"
[br.dev.dig/ngt "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.android.gms » play-services-tasks jar 17.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.32

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.32
com.squareup.okhttp3 : okhttp jar
com.google.code.gson : gson jar 2.8.7

Project Modules

There are no modules declared in this project.