Download commons-timecode-1.1.0.jar file - Jar c

Jar examples for c:commons-timecode

Description

XML base schemas used for interfacing with Glookast Products

You can download jar file commons-timecode 1.1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add commons-timecode-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

commons-timecode-1.1.0-javadoc.jar
commons-timecode-1.1.0-sources.jar
commons-timecode-1.1.0.jar
commons-timecode-1.1.0.pom



Related Tutorials