| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wichell |
| Идентификатор | Идентификаторframework-mq |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcommon project com.wichell.wichell pom
|
| Имя Файла | Размер |
|---|---|
| framework-mq-1.0.0.pom | 514 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-mq/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-mq</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-mq/
implementation 'com.wichell:framework-mq:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-mq/
implementation ("com.wichell:framework-mq:1.0.0")
'com.wichell:framework-mq:pom:1.0.0'
<dependency org="com.wichell" name="framework-mq" rev="1.0.0">
<artifact name="framework-mq" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-mq', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-mq" % "1.0.0"
[com.wichell/framework-mq "1.0.0"]