GroupId | GroupIdeu.cdevreeze.yaidom |
---|---|
ArtifactId | ArtifactIdyaidom_2.13 |
Version | Version1.11.0 |
Type | Typejar |
Filename | Size |
---|---|
yaidom_2.13-1.11.0.pom | |
yaidom_2.13-1.11.0.jar | 897 KB |
yaidom_2.13-1.11.0-sources.jar | 255 KB |
yaidom_2.13-1.11.0-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.13/ -->
<dependency>
<groupId>eu.cdevreeze.yaidom</groupId>
<artifactId>yaidom_2.13</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.13/
implementation 'eu.cdevreeze.yaidom:yaidom_2.13:1.11.0'
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.13/
implementation ("eu.cdevreeze.yaidom:yaidom_2.13:1.11.0")
'eu.cdevreeze.yaidom:yaidom_2.13:jar:1.11.0'
<dependency org="eu.cdevreeze.yaidom" name="yaidom_2.13" rev="1.11.0">
<artifact name="yaidom_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.yaidom', module='yaidom_2.13', version='1.11.0')
)
libraryDependencies += "eu.cdevreeze.yaidom" % "yaidom_2.13" % "1.11.0"
[eu.cdevreeze.yaidom/yaidom_2.13 "1.11.0"]