License |
License |
---|---|
GroupId | GroupIdcom.github.nithril |
ArtifactId | ArtifactIdxml-stream-css |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionXml Stream Css
Stream Xml using StAX and Css matcher
|
Project URL |
Project URL |
Filename | Size |
---|---|
xml-stream-css-1.0.1.pom | |
xml-stream-css-1.0.1.jar | 159 KB |
xml-stream-css-1.0.1-sources.jar | 88 KB |
xml-stream-css-1.0.1-javadoc.jar | 675 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nithril/xml-stream-css/ -->
<dependency>
<groupId>com.github.nithril</groupId>
<artifactId>xml-stream-css</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nithril/xml-stream-css/
implementation 'com.github.nithril:xml-stream-css:1.0.1'
// https://jarcasting.com/artifacts/com.github.nithril/xml-stream-css/
implementation ("com.github.nithril:xml-stream-css:1.0.1")
'com.github.nithril:xml-stream-css:jar:1.0.1'
<dependency org="com.github.nithril" name="xml-stream-css" rev="1.0.1">
<artifact name="xml-stream-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nithril', module='xml-stream-css', version='1.0.1')
)
libraryDependencies += "com.github.nithril" % "xml-stream-css" % "1.0.1"
[com.github.nithril/xml-stream-css "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.3.2 |
com.fasterxml.woodstox : woodstox-core Optional | jar | 5.0.2 |
com.fasterxml.staxmate : staxmate | jar | 2.3.0 |
org.jooq : jool | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
junit : junit | jar | 4.11 |
com.google.guava : guava | jar | 19.0 |