Download frontend-plugin-core-1.6.jar file - Jar f

Jar examples for f:frontend-plugin-core

Description

You can download jar file frontend-plugin-core 1.6 in this page.

Build File

You can use the following script to add frontend-plugin-core-1.6.jar to your project.

<dependency>
   <groupId>com.github.eirslett</groupId>
   <artifactId>frontend-plugin-core</artifactId>
   <version>1.6</version>
</dependency>
compile group: 'com.github.eirslett', name: 'frontend-plugin-core', version: '1.6'
libraryDependencies += "com.github.eirslett" % "frontend-plugin-core" % "1.6"
<dependency org="com.github.eirslett" name="frontend-plugin-core" rev="1.6"/>
@Grapes(@Grab(group='com.github.eirslett', module='frontend-plugin-core', version='1.6'))
'com.github.eirslett:frontend-plugin-core:jar:1.6'

Download

Click the following link to download the jar file.

frontend-plugin-core-1.6-javadoc.jar
frontend-plugin-core-1.6-sources.jar
frontend-plugin-core-1.6.jar
frontend-plugin-core-1.6.pom



Related Tutorials