| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAnt Build Tools | 
        
| GroupId | GroupIdcom.gitlab.plantd | 
    
| ArtifactId | ArtifactIdjzapi | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncom.gitlab.plantd:jzapi 
            ZeroMQ devices used to connect to plantd networks 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jzapi-1.0.1.pom | |
| jzapi-1.0.1.jar | 23 KB | 
| jzapi-1.0.1-sources.jar | 13 KB | 
| jzapi-1.0.1-javadoc.jar | 66 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.zeromq : jeromq | jar | 0.5.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |