License |
License |
---|---|
GroupId | GroupIdcom.lyncode |
ArtifactId | ArtifactIdxoai-schemas |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionX-OAI Schemas Library
|
Filename | Size |
---|---|
xoai-schemas-1.0.0.pom | |
xoai-schemas-1.0.0.jar | 16 KB |
xoai-schemas-1.0.0-sources.jar | 15 KB |
xoai-schemas-1.0.0-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lyncode/xoai-schemas/ -->
<dependency>
<groupId>com.lyncode</groupId>
<artifactId>xoai-schemas</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyncode/xoai-schemas/
implementation 'com.lyncode:xoai-schemas:1.0.0'
// https://jarcasting.com/artifacts/com.lyncode/xoai-schemas/
implementation ("com.lyncode:xoai-schemas:1.0.0")
'com.lyncode:xoai-schemas:jar:1.0.0'
<dependency org="com.lyncode" name="xoai-schemas" rev="1.0.0">
<artifact name="xoai-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyncode', module='xoai-schemas', version='1.0.0')
)
libraryDependencies += "com.lyncode" % "xoai-schemas" % "1.0.0"
[com.lyncode/xoai-schemas "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.lyncode : xoai-common | jar | 1.0.0 |