is not current version
Last Version 0.7.1

eu.cdevreeze.yaidom:yaidom_2.9.1 0.3.4

Yet another Scala-based immutable XML DOM-like API

GroupId

GroupId

eu.cdevreeze.yaidom
ArtifactId

ArtifactId

yaidom_2.9.1
Version

Version

0.3.4
Type

Type

jar

Download yaidom_2.9.1 0.3.4


<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.9.1/
implementation 'eu.cdevreeze.yaidom:yaidom_2.9.1:0.3.4'
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.9.1/
implementation ("eu.cdevreeze.yaidom:yaidom_2.9.1:0.3.4")
'eu.cdevreeze.yaidom:yaidom_2.9.1:jar:0.3.4'
<dependency org="eu.cdevreeze.yaidom" name="yaidom_2.9.1" rev="0.3.4">
  <artifact name="yaidom_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.yaidom', module='yaidom_2.9.1', version='0.3.4')
)
libraryDependencies += "eu.cdevreeze.yaidom" % "yaidom_2.9.1" % "0.3.4"
[eu.cdevreeze.yaidom/yaidom_2.9.1 "0.3.4"]