не последняя версия
Последняя версия 1.4.3

org.opoo.ootp:ootp-client-messaging 1.4.1


Категории

Категории

CLI Взаимодействие с пользователем Messaging Библиотеки уровня приложения
Группа

Группа

org.opoo.ootp
Идентификатор

Идентификатор

ootp-client-messaging
Версия

Версия

1.4.1
Тип

Тип

jar

Скачать ootp-client-messaging 1.4.1


<!-- https://jarcasting.com/artifacts/org.opoo.ootp/ootp-client-messaging/ -->
<dependency>
    <groupId>org.opoo.ootp</groupId>
    <artifactId>ootp-client-messaging</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opoo.ootp/ootp-client-messaging/
implementation 'org.opoo.ootp:ootp-client-messaging:1.4.1'
// https://jarcasting.com/artifacts/org.opoo.ootp/ootp-client-messaging/
implementation ("org.opoo.ootp:ootp-client-messaging:1.4.1")
'org.opoo.ootp:ootp-client-messaging:jar:1.4.1'
<dependency org="org.opoo.ootp" name="ootp-client-messaging" rev="1.4.1">
  <artifact name="ootp-client-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opoo.ootp', module='ootp-client-messaging', version='1.4.1')
)
libraryDependencies += "org.opoo.ootp" % "ootp-client-messaging" % "1.4.1"
[org.opoo.ootp/ootp-client-messaging "1.4.1"]