is not current version
Last Version 1.10

com.github.atomashpolskiy:bt-tests 1.3.1

Contains tests for Bt Core and provides a framework for creating Bt integration tests

GroupId

GroupId

com.github.atomashpolskiy
ArtifactId

ArtifactId

bt-tests
Version

Version

1.3.1
Type

Type

jar

Download bt-tests 1.3.1


<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-tests/ -->
<dependency>
    <groupId>com.github.atomashpolskiy</groupId>
    <artifactId>bt-tests</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-tests/
implementation 'com.github.atomashpolskiy:bt-tests:1.3.1'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-tests/
implementation ("com.github.atomashpolskiy:bt-tests:1.3.1")
'com.github.atomashpolskiy:bt-tests:jar:1.3.1'
<dependency org="com.github.atomashpolskiy" name="bt-tests" rev="1.3.1">
  <artifact name="bt-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-tests', version='1.3.1')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-tests" % "1.3.1"
[com.github.atomashpolskiy/bt-tests "1.3.1"]