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

Jar examples for f:flatpack-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials