Jar examples for l:llrp4j-core
The LLRP4J core module that is independent of actual message and parameter definitions.
You can download jar file llrp4j-core 1.0.6 in this page.
You can use the following script to add llrp4j-core-1.0.6.jar to your project.
<dependency> <groupId>net.enilink.llrp4j</groupId> <artifactId>llrp4j-core</artifactId> <version>1.0.6</version> </dependency>
compile group: 'net.enilink.llrp4j', name: 'llrp4j-core', version: '1.0.6'
libraryDependencies += "net.enilink.llrp4j" % "llrp4j-core" % "1.0.6"
<dependency org="net.enilink.llrp4j" name="llrp4j-core" rev="1.0.6"/>
@Grapes(@Grab(group='net.enilink.llrp4j', module='llrp4j-core', version='1.0.6'))
'net.enilink.llrp4j:llrp4j-core:jar:1.0.6'
Click the following link to download the jar file.
llrp4j-core-1.0.6-javadoc.jar