Last Version

Fabric3 ZeroMQ Java API Install Module 2.0.1

Installs the ZeroMQ Java API as a local Maven Module

License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-jzmq-install
Version

Version

2.0.1
Type

Type

pom
Description

Description

Fabric3 ZeroMQ Java API Install Module
Installs the ZeroMQ Java API as a local Maven Module
Project Organization

Project Organization

Fabric3 Project

Download fabric3-jzmq-install 2.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.