Download core-base-1.9.jar file - Jar c

Jar examples for c:core-base

Description

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

You can download jar file core-base 1.9 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add core-base-1.9.jar to your project.

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

Download

Click the following link to download the jar file.

core-base-1.9-javadoc.jar
core-base-1.9-sources.jar
core-base-1.9.jar
core-base-1.9.pom



Related Tutorials