Download feingto-core-1.5.2.jar file - Jar f

Jar examples for f:feingto-core

Description

core for Java

You can download jar file feingto-core 1.5.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add feingto-core-1.5.2.jar to your project.

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

Download

Click the following link to download the jar file.

feingto-core-1.5.2-javadoc.jar
feingto-core-1.5.2-sources.jar
feingto-core-1.5.2.jar
feingto-core-1.5.2.pom



Related Tutorials