Download fc-commons-1.1.0.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.1.0 in this page.

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials