is not current version
Last Version 3.0.0

org.fabric3:profile-jeromq 2.5.1

Fabric3

Categories

Categories

JeroMQ Application Layer Libs Messaging
GroupId

GroupId

org.fabric3
ArtifactId

ArtifactId

profile-jeromq
Version

Version

2.5.1
Type

Type

jar

Download profile-jeromq 2.5.1


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