| License |
License |
|---|---|
| GroupId | GroupIdbr.dev.dig |
| ArtifactId | ArtifactIdngt |
| Version | Version0.2.0 |
| Type | Typeaar |
| Description |
DescriptionMobicare Notification Gateway
Contact Mobicare to use this SDK: https://ngt.mobicare.com.br/
|
| 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"]
| 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 |
| 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 |