License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.github.jeremyrsmith |
ArtifactId | ArtifactIdreactivesax_2.11 |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionReactiveSax
Reactive-friendly SAX-like XML parser
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactivesax_2.11-0.1.0.pom | |
reactivesax_2.11-0.1.0.jar | 172 KB |
reactivesax_2.11-0.1.0-sources.jar | 8 KB |
reactivesax_2.11-0.1.0-javadoc.jar | 479 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |
org.scalamock : scalamock-scalatest-support_2.11 | jar | 3.2 |