Download feva-all-1.0.0.jar file - Jar f

Jar examples for f:feva-all

Description

You can download jar file feva-all 1.0.0 in this page.

Build File

You can use the following script to add feva-all-1.0.0.jar to your project.

<dependency>
   <groupId>com.github.teaey</groupId>
   <artifactId>feva-all</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.github.teaey', name: 'feva-all', version: '1.0.0'
libraryDependencies += "com.github.teaey" % "feva-all" % "1.0.0"
<dependency org="com.github.teaey" name="feva-all" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.teaey', module='feva-all', version='1.0.0'))
'com.github.teaey:feva-all:jar:1.0.0'

Download

Click the following link to download the jar file.

feva-all-1.0.0.jar
feva-all-1.0.0.pom



Related Tutorials