Download foundation-core-0.0.3.jar file - Jar f

Jar examples for f:foundation-core

Description

You can download jar file foundation-core 0.0.3 in this page.

Build File

You can use the following script to add foundation-core-0.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

foundation-core-0.0.3-javadoc.jar
foundation-core-0.0.3-sources.jar
foundation-core-0.0.3.jar
foundation-core-0.0.3.pom



Related Tutorials