is not current version
Last Version 2.2.1

com.github.fluentxml4j:fluentxml4j-junit 2.1.0

Collection of junit extensions for tests with xml.

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.fluentxml4j
ArtifactId

ArtifactId

fluentxml4j-junit
Version

Version

2.1.0
Type

Type

jar

Download fluentxml4j-junit 2.1.0


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