is not current version
Last Version 2.10.3

com.senspark.ee:notification 2.7.2

Cross-platform library for Cocos2d-x and Unity

GroupId

GroupId

com.senspark.ee
ArtifactId

ArtifactId

notification
Version

Version

2.7.2
Type

Type

aar

Download notification 2.7.2


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