| Группа | Группаhu.icellmobilsoft.coffee |
|---|---|
| Идентификатор | Идентификаторcoffee-module-notification |
| Версия | Версия1.0.3 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| coffee-module-notification-1.0.3.pom | 890 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-notification/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-module-notification</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-notification/
implementation 'hu.icellmobilsoft.coffee:coffee-module-notification:1.0.3'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-notification/
implementation ("hu.icellmobilsoft.coffee:coffee-module-notification:1.0.3")
'hu.icellmobilsoft.coffee:coffee-module-notification:pom:1.0.3'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-module-notification" rev="1.0.3">
<artifact name="coffee-module-notification" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-module-notification', version='1.0.3')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-module-notification" % "1.0.3"
[hu.icellmobilsoft.coffee/coffee-module-notification "1.0.3"]