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

com.glookast.commons:commons-templates-schemas 1.1.0

XML base schemas used for interfacing with Glookast Products

Группа

Группа

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

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

commons-templates-schemas
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать commons-templates-schemas 1.1.0


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