Download commons-capture-info-1.5.0.jar file - Jar c

Jar examples for c:commons-capture-info

Description

Common classes used for interfacing with Glookast Products

You can download jar file commons-capture-info 1.5.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add commons-capture-info-1.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

commons-capture-info-1.5.0-javadoc.jar
commons-capture-info-1.5.0-sources.jar
commons-capture-info-1.5.0.jar
commons-capture-info-1.5.0.pom



Related Tutorials