| License |
License |
|---|---|
| GroupId | GroupIdcom.glookast.commons |
| ArtifactId | ArtifactIdcommons-timecode |
| Last Version | Last Version2.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons-timecode
XML base schemas used for interfacing with Glookast Products
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-timecode-2.0.3.pom | |
| commons-timecode-2.0.3.jar | 11 KB |
| commons-timecode-2.0.3-sources.jar | 6 KB |
| commons-timecode-2.0.3-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.glookast.commons/commons-timecode/ -->
<dependency>
<groupId>com.glookast.commons</groupId>
<artifactId>commons-timecode</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.glookast.commons/commons-timecode/
implementation 'com.glookast.commons:commons-timecode:2.0.3'
// https://jarcasting.com/artifacts/com.glookast.commons/commons-timecode/
implementation ("com.glookast.commons:commons-timecode:2.0.3")
'com.glookast.commons:commons-timecode:jar:2.0.3'
<dependency org="com.glookast.commons" name="commons-timecode" rev="2.0.3">
<artifact name="commons-timecode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.glookast.commons', module='commons-timecode', version='2.0.3')
)
libraryDependencies += "com.glookast.commons" % "commons-timecode" % "2.0.3"
[com.glookast.commons/commons-timecode "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |