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