Download fc-commons-1.0.2.jar file - Jar f

Jar examples for f:fc-commons

Description

Filtering and Collection Middleware implementing the EPCglobal ALE spec

You can download jar file fc-commons 1.0.2 in this page.

Build File

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'

Download

Click the following link to download the jar file.

fc-commons-1.0.2-javadoc.jar
fc-commons-1.0.2-sources.jar
fc-commons-1.0.2.jar
fc-commons-1.0.2.pom



Related Tutorials