| GroupId | GroupIdeu.cdevreeze.yaidom2 |
|---|---|
| ArtifactId | ArtifactIdyaidom2_2.13 |
| Version | Version0.12.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| yaidom2_2.13-0.12.0.pom | |
| yaidom2_2.13-0.12.0.jar | 694 KB |
| yaidom2_2.13-0.12.0-sources.jar | 120 KB |
| yaidom2_2.13-0.12.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.cdevreeze.yaidom2/yaidom2_2.13/ -->
<dependency>
<groupId>eu.cdevreeze.yaidom2</groupId>
<artifactId>yaidom2_2.13</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom2/yaidom2_2.13/
implementation 'eu.cdevreeze.yaidom2:yaidom2_2.13:0.12.0'
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom2/yaidom2_2.13/
implementation ("eu.cdevreeze.yaidom2:yaidom2_2.13:0.12.0")
'eu.cdevreeze.yaidom2:yaidom2_2.13:jar:0.12.0'
<dependency org="eu.cdevreeze.yaidom2" name="yaidom2_2.13" rev="0.12.0">
<artifact name="yaidom2_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.yaidom2', module='yaidom2_2.13', version='0.12.0')
)
libraryDependencies += "eu.cdevreeze.yaidom2" % "yaidom2_2.13" % "0.12.0"
[eu.cdevreeze.yaidom2/yaidom2_2.13 "0.12.0"]