Download fbp.core-1.0.0.jar file - Jar f

Jar examples for f:fbp.core

Description

Core bundle for Aftia FBP

You can download jar file fbp.core 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add fbp.core-1.0.0.jar to your project.

<dependency>
   <groupId>com.aftia</groupId>
   <artifactId>fbp.core</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.aftia', name: 'fbp.core', version: '1.0.0'
libraryDependencies += "com.aftia" % "fbp.core" % "1.0.0"
<dependency org="com.aftia" name="fbp.core" rev="1.0.0"/>
@Grapes(@Grab(group='com.aftia', module='fbp.core', version='1.0.0'))
'com.aftia:fbp.core:jar:1.0.0'

Download

Click the following link to download the jar file.

fbp.core-1.0.0-javadoc.jar
fbp.core-1.0.0-sources.jar
fbp.core-1.0.0.jar
fbp.core-1.0.0.pom



Related Tutorials