не последняя версия
Последняя версия 2.10.3

com.senspark.ee:notification 2.8.0

Cross-platform library for Cocos2d-x and Unity

Группа

Группа

com.senspark.ee
Идентификатор

Идентификатор

notification
Версия

Версия

2.8.0
Тип

Тип

aar

Скачать notification 2.8.0


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