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

Jar examples for f:flatpack-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials