Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.jep42 |
ArtifactId | ArtifactIdrobotframework-formatcompare |
Version | Version0.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.jep42/robotframework-formatcompare/ -->
<dependency>
<groupId>com.github.jep42</groupId>
<artifactId>robotframework-formatcompare</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jep42/robotframework-formatcompare/
implementation 'com.github.jep42:robotframework-formatcompare:0.0.2'
// https://jarcasting.com/artifacts/com.github.jep42/robotframework-formatcompare/
implementation ("com.github.jep42:robotframework-formatcompare:0.0.2")
'com.github.jep42:robotframework-formatcompare:jar:0.0.2'
<dependency org="com.github.jep42" name="robotframework-formatcompare" rev="0.0.2">
<artifact name="robotframework-formatcompare" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jep42', module='robotframework-formatcompare', version='0.0.2')
)
libraryDependencies += "com.github.jep42" % "robotframework-formatcompare" % "0.0.2"
[com.github.jep42/robotframework-formatcompare "0.0.2"]