Download framework-core-2.0.2.jar file - Jar f

Jar examples for f:framework-core

Description

????????????????????????????????????

You can download jar file framework-core 2.0.2 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007

Build File

You can use the following script to add framework-core-2.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

framework-core-2.0.2-javadoc.jar
framework-core-2.0.2-sources.jar
framework-core-2.0.2.jar
framework-core-2.0.2.pom



Related Tutorials