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