is not current version
Last Version 1.0.19

com.x-breeze.test:CrossTestCore 1.0.8

CrossTest is a test library for data solutions, implementing Gherkin/Cucumber.

GroupId

GroupId

com.x-breeze.test
ArtifactId

ArtifactId

CrossTestCore
Version

Version

1.0.8
Type

Type

jar

Download CrossTestCore 1.0.8


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