j

jzapi

ZeroMQ devices used to connect to plantd networks
https://gitlab.com/plantd/jzapi
MIT
com.gitlab.plantd
Geoff Johnson
Files download
File Operation
jzapi-1.0.1.jar download
jzapi-1.0.1.pom download
jzapi-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gitlab.plantd</groupId>
  <artifactId>jzapi</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.gitlab.plantd:jzapi:1.0.1'
Gradle Kotlin
implementation("com.gitlab.plantd:jzapi:1.0.1")
Scala SBT
libraryDependencies += "com.gitlab.plantd" % "jzapi" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.gitlab.plantd', module='jzapi', version='1.0.1')
)
Apache Ivy
<dependency org="com.gitlab.plantd" name="jzapi" rev="1.0.1" />
Leiningen
[com.gitlab.plantd/jzapi "1.0.1"]
Apache Buildr
'com.gitlab.plantd:jzapi:jar:1.0.1'
Dependencies