com.gitlab.plantd:jzapi

ZeroMQ devices used to connect to plantd networks

License

License

MIT
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.gitlab.plantd
ArtifactId

ArtifactId

jzapi
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.gitlab.plantd:jzapi
ZeroMQ devices used to connect to plantd networks
Project URL

Project URL

https://gitlab.com/plantd/jzapi
Project Organization

Project Organization

com.gitlab.plantd
Source Code Management

Source Code Management

https://gitlab.com/plantd/jzapi

Download jzapi

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.zeromq : jeromq jar 0.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0