is not current version
Last Version 1.4

org.ow2.frascati:frascati-util-xml 1.3

OW2 FraSCAti Util XML Module

GroupId

GroupId

org.ow2.frascati
ArtifactId

ArtifactId

frascati-util-xml
Version

Version

1.3
Type

Type

jar

Download frascati-util-xml 1.3


<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-util-xml/ -->
<dependency>
    <groupId>org.ow2.frascati</groupId>
    <artifactId>frascati-util-xml</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-util-xml/
implementation 'org.ow2.frascati:frascati-util-xml:1.3'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-util-xml/
implementation ("org.ow2.frascati:frascati-util-xml:1.3")
'org.ow2.frascati:frascati-util-xml:jar:1.3'
<dependency org="org.ow2.frascati" name="frascati-util-xml" rev="1.3">
  <artifact name="frascati-util-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-util-xml', version='1.3')
)
libraryDependencies += "org.ow2.frascati" % "frascati-util-xml" % "1.3"
[org.ow2.frascati/frascati-util-xml "1.3"]