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

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

XML base schemas used for interfacing with Glookast Products

Группа

Группа

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

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

commons-templates-schemas
Версия

Версия

2.2.0
Тип

Тип

jar

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


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