is not current version
Last Version 1.0.3

com.github.fluentxml4j:fluentxml4j 1.0.2

A fluent API for XML querying.

GroupId

GroupId

com.github.fluentxml4j
ArtifactId

ArtifactId

fluentxml4j
Version

Version

1.0.2
Type

Type

jar

Download fluentxml4j 1.0.2


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