Download llrp4j-core-1.0.3.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.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials