| License |
License |
|---|---|
| GroupId | GroupIdeu.cdevreeze.yaidom2 |
| ArtifactId | ArtifactIdyaidom2_2.13.0-M5 |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptionyaidom2
Extensible XML query API with multiple DOM-like implementations, 2nd generation
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationeu.cdevreeze.yaidom2 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yaidom2_2.13.0-M5-0.2.0.pom | |
| yaidom2_2.13.0-M5-0.2.0.jar | 277 KB |
| yaidom2_2.13.0-M5-0.2.0-sources.jar | 35 KB |
| yaidom2_2.13.0-M5-0.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.cdevreeze.yaidom2/yaidom2_2.13.0-M5/ -->
<dependency>
<groupId>eu.cdevreeze.yaidom2</groupId>
<artifactId>yaidom2_2.13.0-M5</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom2/yaidom2_2.13.0-M5/
implementation 'eu.cdevreeze.yaidom2:yaidom2_2.13.0-M5:0.2.0'
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom2/yaidom2_2.13.0-M5/
implementation ("eu.cdevreeze.yaidom2:yaidom2_2.13.0-M5:0.2.0")
'eu.cdevreeze.yaidom2:yaidom2_2.13.0-M5:jar:0.2.0'
<dependency org="eu.cdevreeze.yaidom2" name="yaidom2_2.13.0-M5" rev="0.2.0">
<artifact name="yaidom2_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.yaidom2', module='yaidom2_2.13.0-M5', version='0.2.0')
)
libraryDependencies += "eu.cdevreeze.yaidom2" % "yaidom2_2.13.0-M5" % "0.2.0"
[eu.cdevreeze.yaidom2/yaidom2_2.13.0-M5 "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-M5 |
| org.scala-lang.modules : scala-xml_2.13.0-M5 | jar | 1.1.0 |
| net.sf.saxon : Saxon-HE | jar | 9.9.0-2 |
| org.scala-lang.modules : scala-java8-compat_2.13.0-M5 | jar | 0.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13.0-M5 | jar | 3.0.6-SNAP5 |
| org.scalacheck : scalacheck_2.13.0-M5 | jar | 1.14.0 |