Download llrp4j-core-1.0.5.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.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials