is not current version
Last Version 0.4

com.symphony.platformsolutions:symphony-bot-cucumber-tests-java 0.2

Behavioural-driven testing framework for the Symphony API Client

Categories

Categories

Java Languages Cucumber Application Testing & Monitoring ORM Data
GroupId

GroupId

com.symphony.platformsolutions
ArtifactId

ArtifactId

symphony-bot-cucumber-tests-java
Version

Version

0.2
Type

Type

jar

Download symphony-bot-cucumber-tests-java 0.2


<!-- https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bot-cucumber-tests-java/ -->
<dependency>
    <groupId>com.symphony.platformsolutions</groupId>
    <artifactId>symphony-bot-cucumber-tests-java</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bot-cucumber-tests-java/
implementation 'com.symphony.platformsolutions:symphony-bot-cucumber-tests-java:0.2'
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bot-cucumber-tests-java/
implementation ("com.symphony.platformsolutions:symphony-bot-cucumber-tests-java:0.2")
'com.symphony.platformsolutions:symphony-bot-cucumber-tests-java:jar:0.2'
<dependency org="com.symphony.platformsolutions" name="symphony-bot-cucumber-tests-java" rev="0.2">
  <artifact name="symphony-bot-cucumber-tests-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.platformsolutions', module='symphony-bot-cucumber-tests-java', version='0.2')
)
libraryDependencies += "com.symphony.platformsolutions" % "symphony-bot-cucumber-tests-java" % "0.2"
[com.symphony.platformsolutions/symphony-bot-cucumber-tests-java "0.2"]