scala-woodstox

Scala XML Streaming Reader & Writer

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.er1c
ArtifactId

ArtifactId

scala-woodstox_2.13
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

scala-woodstox
Scala XML Streaming Reader & Writer
Project URL

Project URL

https://er1c.github.io/scala-woodstox/
Project Organization

Project Organization

io.github.er1c

Download scala-woodstox_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.er1c/scala-woodstox_2.13/ -->
<dependency>
    <groupId>io.github.er1c</groupId>
    <artifactId>scala-woodstox_2.13</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.er1c/scala-woodstox_2.13/
implementation 'io.github.er1c:scala-woodstox_2.13:1.0.0-RC1'
// https://jarcasting.com/artifacts/io.github.er1c/scala-woodstox_2.13/
implementation ("io.github.er1c:scala-woodstox_2.13:1.0.0-RC1")
'io.github.er1c:scala-woodstox_2.13:jar:1.0.0-RC1'
<dependency org="io.github.er1c" name="scala-woodstox_2.13" rev="1.0.0-RC1">
  <artifact name="scala-woodstox_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.er1c', module='scala-woodstox_2.13', version='1.0.0-RC1')
)
libraryDependencies += "io.github.er1c" % "scala-woodstox_2.13" % "1.0.0-RC1"
[io.github.er1c/scala-woodstox_2.13 "1.0.0-RC1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
io.github.er1c : fm-common_2.13 jar 1.0.1
io.github.er1c : fm-lazyseq_2.13 jar 1.0.0-RC1
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.13 jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC1