Download commons-timecode-1.3.3.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.3.3 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials