is not current version
Last Version 0.0.3

com.github.jep42:robotframework-formatcompare-reactor 0.0.2

Robot framework keywords to compare different data structures (csv, xml, json) via mapfiles

Categories

Categories

React User Interface Web Frameworks ORM Data Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.github.jep42
ArtifactId

ArtifactId

robotframework-formatcompare-reactor
Version

Version

0.0.2
Type

Type

pom

Download robotframework-formatcompare-reactor 0.0.2


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