GroupId | GroupIdyom |
---|---|
ArtifactId | ArtifactIdyom |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYOM
Yet (Another Document) Object Model
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
yom-1.0-alpha-2.pom | |
yom-1.0-alpha-2.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/yom/yom/ -->
<dependency>
<groupId>yom</groupId>
<artifactId>yom</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/yom/yom/
implementation 'yom:yom:1.0-alpha-2'
// https://jarcasting.com/artifacts/yom/yom/
implementation ("yom:yom:1.0-alpha-2")
'yom:yom:jar:1.0-alpha-2'
<dependency org="yom" name="yom" rev="1.0-alpha-2">
<artifact name="yom" type="jar" />
</dependency>
@Grapes(
@Grab(group='yom', module='yom', version='1.0-alpha-2')
)
libraryDependencies += "yom" % "yom" % "1.0-alpha-2"
[yom "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
stax : stax-api | jar | 1.0 |
stax : stax | jar | 1.1.1-dev |
woodstox : wstx-asl | jar | 1.9 |
jaxen : jaxen | jar | 1.1-beta-5 |
xerces : xercesImpl | jar | 2.6.2 |
junit : junit | jar | 3.8.1 |