Last Version

ReactiveSax 0.1.0

Reactive-friendly SAX-like XML parser

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.jeremyrsmith
ArtifactId

ArtifactId

reactivesax_2.11
Version

Version

0.1.0
Type

Type

jar
Description

Description

ReactiveSax
Reactive-friendly SAX-like XML parser
Project URL

Project URL

https://github.com/jeremyrsmith/reactivesax
Project Organization

Project Organization

io.github.jeremyrsmith
Source Code Management

Source Code Management

https://github.com/jeremyrsmith/reactivesax

Download reactivesax_2.11 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.4
org.scalamock : scalamock-scalatest-support_2.11 jar 3.2

Project Modules

There are no modules declared in this project.