Download commons-base-1.2.3.jar file - Jar c

Jar examples for c:commons-base

Description

XML base schemas used for interfacing with Glookast Products

You can download jar file commons-base 1.2.3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add commons-base-1.2.3.jar to your project.

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

Download

Click the following link to download the jar file.

commons-base-1.2.3-javadoc.jar
commons-base-1.2.3-sources.jar
commons-base-1.2.3.jar
commons-base-1.2.3.pom



Related Tutorials