is not current version
Last Version 1.4.3

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


Categories

Categories

CLI User Interface Messaging Application Layer Libs
GroupId

GroupId

org.opoo.ootp
ArtifactId

ArtifactId

ootp-client-messaging
Version

Version

1.4.1
Type

Type

jar

Download 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"]