is not current version
Last Version 3.2.1

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

XML schemas and wsdls used for interfacing with Glookast Products

GroupId

GroupId

com.glookast.api
ArtifactId

ArtifactId

api-templates-schemas
Version

Version

1.1.0
Type

Type

jar

Download api-templates-schemas 1.1.0


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