GroupId | GroupIdeu.cdevreeze.yaidom |
---|---|
ArtifactId | ArtifactIdyaidom_2.9.1 |
Version | Version0.3.3 |
Type | Typejar |
Filename | Size |
---|---|
yaidom_2.9.1-0.3.3.pom | |
yaidom_2.9.1-0.3.3.jar | 439 KB |
yaidom_2.9.1-0.3.3-sources.jar | 46 KB |
yaidom_2.9.1-0.3.3-javadoc.jar | 441 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.9.1/ -->
<dependency>
<groupId>eu.cdevreeze.yaidom</groupId>
<artifactId>yaidom_2.9.1</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.9.1/
implementation 'eu.cdevreeze.yaidom:yaidom_2.9.1:0.3.3'
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.9.1/
implementation ("eu.cdevreeze.yaidom:yaidom_2.9.1:0.3.3")
'eu.cdevreeze.yaidom:yaidom_2.9.1:jar:0.3.3'
<dependency org="eu.cdevreeze.yaidom" name="yaidom_2.9.1" rev="0.3.3">
<artifact name="yaidom_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.yaidom', module='yaidom_2.9.1', version='0.3.3')
)
libraryDependencies += "eu.cdevreeze.yaidom" % "yaidom_2.9.1" % "0.3.3"
[eu.cdevreeze.yaidom/yaidom_2.9.1 "0.3.3"]