Mobicare Notification Gateway

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

License

License

GroupId

GroupId

br.dev.dig
ArtifactId

ArtifactId

ngt
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Download ngt

How to add to project

<!-- 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.

Versions

Version
0.2.0
0.1.0