| License |
License |
|---|---|
| GroupId | GroupIdcom.nifcloud.mbaas |
| ArtifactId | ArtifactIdncmb-core |
| Version | Version4.0.2 |
| Type | Typeaar |
| Description |
Descriptionncmb_android
A application used as an example on how to set up pushing its components to the Central Repository.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ncmb-core-4.0.2.pom | |
| ncmb-core-4.0.2.aar | 223 KB |
| ncmb-core-4.0.2-sources.jar | 112 KB |
| ncmb-core-4.0.2-javadoc.jar | 251 KB |
| Browse |
<!-- 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"]
| 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 |