Jar examples for f:fc-commons
Filtering and Collection Middleware implementing the EPCglobal ALE spec
You can download jar file fc-commons 1.1.0 in this page.
You can use the following script to add fc-commons-1.1.0.jar to your project.
<dependency> <groupId>org.fosstrak.fc</groupId> <artifactId>fc-commons</artifactId> <version>1.1.0</version> </dependency>
compile group: 'org.fosstrak.fc', name: 'fc-commons', version: '1.1.0'
libraryDependencies += "org.fosstrak.fc" % "fc-commons" % "1.1.0"
<dependency org="org.fosstrak.fc" name="fc-commons" rev="1.1.0"/>
@Grapes(@Grab(group='org.fosstrak.fc', module='fc-commons', version='1.1.0'))
'org.fosstrak.fc:fc-commons:jar:1.1.0'
Click the following link to download the jar file.
fc-commons-1.1.0-javadoc.jar