| License |
License |
|---|---|
| GroupId | GroupIdcom.senspark.ee |
| ArtifactId | ArtifactIdnotification |
| Version | Version2.9.2 |
| Type | Typeaar |
| Description |
Descriptionnotification
Cross-platform library for Cocos2d-x and Unity
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| notification-2.9.2.pom | |
| notification-2.9.2-sources.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.senspark.ee/notification/ -->
<dependency>
<groupId>com.senspark.ee</groupId>
<artifactId>notification</artifactId>
<version>2.9.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.senspark.ee/notification/
implementation 'com.senspark.ee:notification:2.9.2'
// https://jarcasting.com/artifacts/com.senspark.ee/notification/
implementation ("com.senspark.ee:notification:2.9.2")
'com.senspark.ee:notification:aar:2.9.2'
<dependency org="com.senspark.ee" name="notification" rev="2.9.2">
<artifact name="notification" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.senspark.ee', module='notification', version='2.9.2')
)
libraryDependencies += "com.senspark.ee" % "notification" % "2.9.2"
[com.senspark.ee/notification "2.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.core » core-ktx | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.2.1 |
| com.senspark.ee : core | jar | 2.9.2 |