Download commons-base-1.0.1.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.0.1 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials