License |
License |
---|---|
GroupId | GroupIdcom.glookast.commons |
ArtifactId | ArtifactIdcommons-templates-schemas |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-templates-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-templates-schemas/ -->
<dependency>
<groupId>com.glookast.commons</groupId>
<artifactId>commons-templates-schemas</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.glookast.commons/commons-templates-schemas/
implementation 'com.glookast.commons:commons-templates-schemas:3.3.0'
// https://jarcasting.com/artifacts/com.glookast.commons/commons-templates-schemas/
implementation ("com.glookast.commons:commons-templates-schemas:3.3.0")
'com.glookast.commons:commons-templates-schemas:jar:3.3.0'
<dependency org="com.glookast.commons" name="commons-templates-schemas" rev="3.3.0">
<artifact name="commons-templates-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.glookast.commons', module='commons-templates-schemas', version='3.3.0')
)
libraryDependencies += "com.glookast.commons" % "commons-templates-schemas" % "3.3.0"
[com.glookast.commons/commons-templates-schemas "3.3.0"]