is not current version
Last Version 2.0.3

com.glookast.commons:commons-timecode 2.0.1

XML base schemas used for interfacing with Glookast Products

GroupId

GroupId

com.glookast.commons
ArtifactId

ArtifactId

commons-timecode
Version

Version

2.0.1
Type

Type

jar

Download commons-timecode 2.0.1


<!-- https://jarcasting.com/artifacts/com.glookast.commons/commons-timecode/ -->
<dependency>
    <groupId>com.glookast.commons</groupId>
    <artifactId>commons-timecode</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.glookast.commons/commons-timecode/
implementation 'com.glookast.commons:commons-timecode:2.0.1'
// https://jarcasting.com/artifacts/com.glookast.commons/commons-timecode/
implementation ("com.glookast.commons:commons-timecode:2.0.1")
'com.glookast.commons:commons-timecode:jar:2.0.1'
<dependency org="com.glookast.commons" name="commons-timecode" rev="2.0.1">
  <artifact name="commons-timecode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.glookast.commons', module='commons-timecode', version='2.0.1')
)
libraryDependencies += "com.glookast.commons" % "commons-timecode" % "2.0.1"
[com.glookast.commons/commons-timecode "2.0.1"]