License |
License |
---|---|
GroupId | GroupIdcom.glookast.commons |
ArtifactId | ArtifactIdcommons-timecode-schemas |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptioncommons-timecode-schemas
XML base schemas used for interfacing with Glookast Products
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.glookast.commons/commons-timecode-schemas/ -->
<dependency>
<groupId>com.glookast.commons</groupId>
<artifactId>commons-timecode-schemas</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.glookast.commons/commons-timecode-schemas/
implementation 'com.glookast.commons:commons-timecode-schemas:2.0.0'
// https://jarcasting.com/artifacts/com.glookast.commons/commons-timecode-schemas/
implementation ("com.glookast.commons:commons-timecode-schemas:2.0.0")
'com.glookast.commons:commons-timecode-schemas:jar:2.0.0'
<dependency org="com.glookast.commons" name="commons-timecode-schemas" rev="2.0.0">
<artifact name="commons-timecode-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.glookast.commons', module='commons-timecode-schemas', version='2.0.0')
)
libraryDependencies += "com.glookast.commons" % "commons-timecode-schemas" % "2.0.0"
[com.glookast.commons/commons-timecode-schemas "2.0.0"]