is not current version
Last Version 1.0.1

com.gitlab.plantd:jzapi 1.0.0

ZeroMQ devices used to connect to plantd networks

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.gitlab.plantd
ArtifactId

ArtifactId

jzapi
Version

Version

1.0.0
Type

Type

jar

Download jzapi 1.0.0


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