Download flatpack-core-2.8.jar file - Jar f

Jar examples for f:flatpack-core

Description

You can download jar file flatpack-core 2.8 in this page.

Build File

You can use the following script to add flatpack-core-2.8.jar to your project.

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

Download

Click the following link to download the jar file.

flatpack-core-2.8-javadoc.jar
flatpack-core-2.8-sources.jar
flatpack-core-2.8.jar
flatpack-core-2.8.pom



Related Tutorials