| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.senspark.ee |
| Идентификатор | Идентификаторnotification |
| Версия | Версия2.8.1 |
| Тип | Типaar |
| Описание |
Описаниеnotification
Cross-platform library for Cocos2d-x and Unity
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| notification-2.8.1.pom | |
| notification-2.8.1-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.senspark.ee/notification/ -->
<dependency>
<groupId>com.senspark.ee</groupId>
<artifactId>notification</artifactId>
<version>2.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.senspark.ee/notification/
implementation 'com.senspark.ee:notification:2.8.1'
// https://jarcasting.com/artifacts/com.senspark.ee/notification/
implementation ("com.senspark.ee:notification:2.8.1")
'com.senspark.ee:notification:aar:2.8.1'
<dependency org="com.senspark.ee" name="notification" rev="2.8.1">
<artifact name="notification" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.senspark.ee', module='notification', version='2.8.1')
)
libraryDependencies += "com.senspark.ee" % "notification" % "2.8.1"
[com.senspark.ee/notification "2.8.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.core » core-ktx | jar | 1.3.2 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.2.1 |
| com.senspark.ee : core | jar | 2.8.1 |