Last Version

ncmb_android 4.0.2

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

GroupId

GroupId

com.nifcloud.mbaas
ArtifactId

ArtifactId

ncmb-core
Version

Version

4.0.2
Type

Type

aar
Description

Description

ncmb_android
A application used as an example on how to set up pushing its components to the Central Repository.
Project URL

Project URL

https://mbaas.nifcloud.com/doc/current/index.html#/Android
Source Code Management

Source Code Management

https://github.com/NIFCLOUD-mbaas/ncmb_android

Download ncmb-core 4.0.2


<!-- https://jarcasting.com/artifacts/com.nifcloud.mbaas/ncmb-core/ -->
<dependency>
    <groupId>com.nifcloud.mbaas</groupId>
    <artifactId>ncmb-core</artifactId>
    <version>4.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nifcloud.mbaas/ncmb-core/
implementation 'com.nifcloud.mbaas:ncmb-core:4.0.2'
// https://jarcasting.com/artifacts/com.nifcloud.mbaas/ncmb-core/
implementation ("com.nifcloud.mbaas:ncmb-core:4.0.2")
'com.nifcloud.mbaas:ncmb-core:aar:4.0.2'
<dependency org="com.nifcloud.mbaas" name="ncmb-core" rev="4.0.2">
  <artifact name="ncmb-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nifcloud.mbaas', module='ncmb-core', version='4.0.2')
)
libraryDependencies += "com.nifcloud.mbaas" % "ncmb-core" % "4.0.2"
[com.nifcloud.mbaas/ncmb-core "4.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.firebase » firebase-messaging jar 22.0.0
com.google.android.gms » play-services-base jar 17.6.0
com.google.code.gson : gson jar 2.3.1
androidx.appcompat » appcompat jar 1.1.0
androidx.annotation » annotation jar 1.0.0

Project Modules

There are no modules declared in this project.