| Лицензия |
Лицензия
Apache License, Version 2.0
|
|---|---|
| Категории |
КатегорииMessaging Библиотеки уровня приложения |
| Группа | Группаorg.rwshop |
| Идентификатор | Идентификаторorg.rwshop.modules.messaging |
| Версия | Версия0.9.9 |
| Тип | Типpom |
| Описание |
Описаниеorg.rwshop.modules.messaging - Messaging Module
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| org.rwshop.modules.messaging-0.9.9.pom | 706 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.rwshop/org.rwshop.modules.messaging/ -->
<dependency>
<groupId>org.rwshop</groupId>
<artifactId>org.rwshop.modules.messaging</artifactId>
<version>0.9.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.rwshop/org.rwshop.modules.messaging/
implementation 'org.rwshop:org.rwshop.modules.messaging:0.9.9'
// https://jarcasting.com/artifacts/org.rwshop/org.rwshop.modules.messaging/
implementation ("org.rwshop:org.rwshop.modules.messaging:0.9.9")
'org.rwshop:org.rwshop.modules.messaging:pom:0.9.9'
<dependency org="org.rwshop" name="org.rwshop.modules.messaging" rev="0.9.9">
<artifact name="org.rwshop.modules.messaging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.rwshop', module='org.rwshop.modules.messaging', version='0.9.9')
)
libraryDependencies += "org.rwshop" % "org.rwshop.modules.messaging" % "0.9.9"
[org.rwshop/org.rwshop.modules.messaging "0.9.9"]