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

Jar examples for f:framework-core

Description

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

You can download jar file framework-core 1.0.9 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-1.0.9.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials