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

com.senspark.ee:notification 2.7.3

Cross-platform library for Cocos2d-x and Unity

Группа

Группа

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

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

notification
Версия

Версия

2.7.3
Тип

Тип

aar

Скачать notification 2.7.3


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