License |
License |
---|---|
GroupId | GroupIdcom.glookast.api |
ArtifactId | ArtifactIdapi-templates-schemas |
Version | Version3.1.2 |
Type | Typejar |
Description |
Descriptionapi-templates-schemas
XML schemas and wsdls used for interfacing with Glookast Products
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-templates-schemas-3.1.2.pom | |
api-templates-schemas-3.1.2.jar | 5 KB |
api-templates-schemas-3.1.2-sources.jar | 5 KB |
api-templates-schemas-3.1.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.glookast.api/api-templates-schemas/ -->
<dependency>
<groupId>com.glookast.api</groupId>
<artifactId>api-templates-schemas</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.glookast.api/api-templates-schemas/
implementation 'com.glookast.api:api-templates-schemas:3.1.2'
// https://jarcasting.com/artifacts/com.glookast.api/api-templates-schemas/
implementation ("com.glookast.api:api-templates-schemas:3.1.2")
'com.glookast.api:api-templates-schemas:jar:3.1.2'
<dependency org="com.glookast.api" name="api-templates-schemas" rev="3.1.2">
<artifact name="api-templates-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.glookast.api', module='api-templates-schemas', version='3.1.2')
)
libraryDependencies += "com.glookast.api" % "api-templates-schemas" % "3.1.2"
[com.glookast.api/api-templates-schemas "3.1.2"]