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

Jar examples for f:flatpack-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials