Download llrp4j-core-1.0.4.jar file - Jar l

Jar examples for l:llrp4j-core

Description

The LLRP4J core module that is independent of actual message and parameter definitions.

You can download jar file llrp4j-core 1.0.4 in this page.

Build File

You can use the following script to add llrp4j-core-1.0.4.jar to your project.

<dependency>
   <groupId>net.enilink.llrp4j</groupId>
   <artifactId>llrp4j-core</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'net.enilink.llrp4j', name: 'llrp4j-core', version: '1.0.4'
libraryDependencies += "net.enilink.llrp4j" % "llrp4j-core" % "1.0.4"
<dependency org="net.enilink.llrp4j" name="llrp4j-core" rev="1.0.4"/>
@Grapes(@Grab(group='net.enilink.llrp4j', module='llrp4j-core', version='1.0.4'))
'net.enilink.llrp4j:llrp4j-core:jar:1.0.4'

Download

Click the following link to download the jar file.

llrp4j-core-1.0.4-javadoc.jar
llrp4j-core-1.0.4-sources.jar
llrp4j-core-1.0.4-tests.jar
llrp4j-core-1.0.4.jar
llrp4j-core-1.0.4.pom



Related Tutorials