is not current version
Last Version 3.2.0

com.rbmhtechnology.vind:vind-testsuite 2.3.0-RC1


GroupId

GroupId

com.rbmhtechnology.vind
ArtifactId

ArtifactId

vind-testsuite
Version

Version

2.3.0-RC1
Type

Type

jar

Download vind-testsuite 2.3.0-RC1


<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-testsuite/ -->
<dependency>
    <groupId>com.rbmhtechnology.vind</groupId>
    <artifactId>vind-testsuite</artifactId>
    <version>2.3.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-testsuite/
implementation 'com.rbmhtechnology.vind:vind-testsuite:2.3.0-RC1'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-testsuite/
implementation ("com.rbmhtechnology.vind:vind-testsuite:2.3.0-RC1")
'com.rbmhtechnology.vind:vind-testsuite:jar:2.3.0-RC1'
<dependency org="com.rbmhtechnology.vind" name="vind-testsuite" rev="2.3.0-RC1">
  <artifact name="vind-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='vind-testsuite', version='2.3.0-RC1')
)
libraryDependencies += "com.rbmhtechnology.vind" % "vind-testsuite" % "2.3.0-RC1"
[com.rbmhtechnology.vind/vind-testsuite "2.3.0-RC1"]