fm-xml

XML utilities

License

License

GroupId

GroupId

com.frugalmechanic
ArtifactId

ArtifactId

fm-xml_2.12
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

fm-xml
XML utilities
Project URL

Project URL

https://github.com/frugalmechanic/fm-xml
Project Organization

Project Organization

com.frugalmechanic

Download fm-xml_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.frugalmechanic/fm-xml_2.12/ -->
<dependency>
    <groupId>com.frugalmechanic</groupId>
    <artifactId>fm-xml_2.12</artifactId>
    <version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.frugalmechanic/fm-xml_2.12/
implementation 'com.frugalmechanic:fm-xml_2.12:0.16.0'
// https://jarcasting.com/artifacts/com.frugalmechanic/fm-xml_2.12/
implementation ("com.frugalmechanic:fm-xml_2.12:0.16.0")
'com.frugalmechanic:fm-xml_2.12:jar:0.16.0'
<dependency org="com.frugalmechanic" name="fm-xml_2.12" rev="0.16.0">
  <artifact name="fm-xml_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frugalmechanic', module='fm-xml_2.12', version='0.16.0')
)
libraryDependencies += "com.frugalmechanic" % "fm-xml_2.12" % "0.16.0"
[com.frugalmechanic/fm-xml_2.12 "0.16.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
com.frugalmechanic : fm-common_2.12 jar 0.50.0
com.frugalmechanic : fm-lazyseq_2.12 jar 0.14.0
com.frugalmechanic : scala-optparse_2.12 jar 1.1.3
com.fasterxml.woodstox : woodstox-core jar 5.1.0
com.sun.xml.bind : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.3.1
javax.xml.bind : jaxb-api jar 2.3.1
javax.activation : javax.activation-api jar 1.2.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.
com.frugalmechanic

Frugal Mechanic

Versions

Version
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0