не последняя версия
Последняя версия 2.0.0

com.glookast.commons:commons-timecode-schemas 1.4.0

XML base schemas used for interfacing with Glookast Products

Группа

Группа

com.glookast.commons
Идентификатор

Идентификатор

commons-timecode-schemas
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать commons-timecode-schemas 1.4.0


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