| GroupId | GroupIdeu.cdevreeze.yaidom2 |
|---|---|
| ArtifactId | ArtifactIdyaidom2_2.13 |
| Version | Version0.9.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| yaidom2_2.13-0.9.0.pom | |
| yaidom2_2.13-0.9.0.jar | 667 KB |
| yaidom2_2.13-0.9.0-sources.jar | 114 KB |
| yaidom2_2.13-0.9.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.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom2/yaidom2_2.13/
implementation 'eu.cdevreeze.yaidom2:yaidom2_2.13:0.9.0'
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom2/yaidom2_2.13/
implementation ("eu.cdevreeze.yaidom2:yaidom2_2.13:0.9.0")
'eu.cdevreeze.yaidom2:yaidom2_2.13:jar:0.9.0'
<dependency org="eu.cdevreeze.yaidom2" name="yaidom2_2.13" rev="0.9.0">
<artifact name="yaidom2_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.yaidom2', module='yaidom2_2.13', version='0.9.0')
)
libraryDependencies += "eu.cdevreeze.yaidom2" % "yaidom2_2.13" % "0.9.0"
[eu.cdevreeze.yaidom2/yaidom2_2.13 "0.9.0"]