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

Jar examples for f:flatpack-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials