is not current version
Last Version 2.0.0

com.github.nithril:xml-stream-css 1.0.0-RC1

Stream Xml using StAX and Css matcher

GroupId

GroupId

com.github.nithril
ArtifactId

ArtifactId

xml-stream-css
Version

Version

1.0.0-RC1
Type

Type

jar

Download xml-stream-css 1.0.0-RC1


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