License |
License |
---|---|
GroupId | GroupIdcom.att.aft |
ArtifactId | ArtifactIddme2-schemas |
Version | Version3.1.200-oss |
Type | Typejar |
Description |
Descriptiondme2-schemas
DME2 Schemas
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dme2-schemas-3.1.200-oss.pom | |
dme2-schemas-3.1.200-oss.jar | 278 KB |
dme2-schemas-3.1.200-oss-sources.jar | 372 KB |
dme2-schemas-3.1.200-oss-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.att.aft/dme2-schemas/ -->
<dependency>
<groupId>com.att.aft</groupId>
<artifactId>dme2-schemas</artifactId>
<version>3.1.200-oss</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.aft/dme2-schemas/
implementation 'com.att.aft:dme2-schemas:3.1.200-oss'
// https://jarcasting.com/artifacts/com.att.aft/dme2-schemas/
implementation ("com.att.aft:dme2-schemas:3.1.200-oss")
'com.att.aft:dme2-schemas:jar:3.1.200-oss'
<dependency org="com.att.aft" name="dme2-schemas" rev="3.1.200-oss">
<artifact name="dme2-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.aft', module='dme2-schemas', version='3.1.200-oss')
)
libraryDependencies += "com.att.aft" % "dme2-schemas" % "3.1.200-oss"
[com.att.aft/dme2-schemas "3.1.200-oss"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |