is not current version
Last Version 0.2.0

Mobicare Notification Gateway 0.1.0

Gateway for push notification

License

License

GroupId

GroupId

br.dev.dig
ArtifactId

ArtifactId

ngt
Version

Version

0.1.0
Type

Type

aar
Description

Description

Mobicare Notification Gateway
Gateway for push notification

Download ngt 0.1.0


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

runtime (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar
com.google.code.gson : gson jar 2.8.7

Project Modules

There are no modules declared in this project.