License |
License |
---|---|
GroupId | GroupIdorg.jdtaus.core |
ArtifactId | ArtifactIdjdtaus-core-schemas |
Last Version | Last Version1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjDTAUS Core ⁑ XML Schemas
Core XML schemas.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdtaus-core-schemas-1.15.pom | |
jdtaus-core-schemas-1.15.jar | 24 KB |
jdtaus-core-schemas-1.15-sources.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jdtaus.core/jdtaus-core-schemas/ -->
<dependency>
<groupId>org.jdtaus.core</groupId>
<artifactId>jdtaus-core-schemas</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus.core/jdtaus-core-schemas/
implementation 'org.jdtaus.core:jdtaus-core-schemas:1.15'
// https://jarcasting.com/artifacts/org.jdtaus.core/jdtaus-core-schemas/
implementation ("org.jdtaus.core:jdtaus-core-schemas:1.15")
'org.jdtaus.core:jdtaus-core-schemas:jar:1.15'
<dependency org="org.jdtaus.core" name="jdtaus-core-schemas" rev="1.15">
<artifact name="jdtaus-core-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus.core', module='jdtaus-core-schemas', version='1.15')
)
libraryDependencies += "org.jdtaus.core" % "jdtaus-core-schemas" % "1.15"
[org.jdtaus.core/jdtaus-core-schemas "1.15"]