is not current version
Last Version 0.4

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

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.3
Type

Type

jar

Download symphony-bot-cucumber-tests-java 0.3


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