| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.bellotapps.the-messenger |
| Идентификатор | Идентификаторconsumer |
| Версия | Версия0.0.1-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеConsumer
A framework for sending messages.
|
| Имя Файла | Размер |
|---|---|
| consumer-0.0.1-RELEASE.pom | |
| consumer-0.0.1-RELEASE.jar | 17 KB |
| consumer-0.0.1-RELEASE-sources.jar | 12 KB |
| consumer-0.0.1-RELEASE-javadoc.jar | 81 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bellotapps.the-messenger/consumer/ -->
<dependency>
<groupId>com.bellotapps.the-messenger</groupId>
<artifactId>consumer</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.the-messenger/consumer/
implementation 'com.bellotapps.the-messenger:consumer:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.the-messenger/consumer/
implementation ("com.bellotapps.the-messenger:consumer:0.0.1-RELEASE")
'com.bellotapps.the-messenger:consumer:jar:0.0.1-RELEASE'
<dependency org="com.bellotapps.the-messenger" name="consumer" rev="0.0.1-RELEASE">
<artifact name="consumer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.the-messenger', module='consumer', version='0.0.1-RELEASE')
)
libraryDependencies += "com.bellotapps.the-messenger" % "consumer" % "0.0.1-RELEASE"
[com.bellotapps.the-messenger/consumer "0.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bellotapps.the-messenger : commons | jar | 0.0.1-RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.26 |