GroupId | GroupIdeu.cdevreeze.yaidom |
---|---|
ArtifactId | ArtifactIdyaidom_2.9.1 |
Version | Version0.4 |
Type | Typejar |
Filename | Size |
---|---|
yaidom_2.9.1-0.4.pom | |
yaidom_2.9.1-0.4.jar | 474 KB |
yaidom_2.9.1-0.4-sources.jar | 55 KB |
yaidom_2.9.1-0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.9.1/
implementation 'eu.cdevreeze.yaidom:yaidom_2.9.1:0.4'
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.9.1/
implementation ("eu.cdevreeze.yaidom:yaidom_2.9.1:0.4")
'eu.cdevreeze.yaidom:yaidom_2.9.1:jar:0.4'
<dependency org="eu.cdevreeze.yaidom" name="yaidom_2.9.1" rev="0.4">
<artifact name="yaidom_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.yaidom', module='yaidom_2.9.1', version='0.4')
)
libraryDependencies += "eu.cdevreeze.yaidom" % "yaidom_2.9.1" % "0.4"
[eu.cdevreeze.yaidom/yaidom_2.9.1 "0.4"]