GroupId | GroupIdcom.rbmhtechnology.vind |
---|---|
ArtifactId | ArtifactIdvind-testsuite |
Version | Version1.3.0-RC1 |
Type | Typejar |
Filename | Size |
---|---|
vind-testsuite-1.3.0-RC1.pom | |
vind-testsuite-1.3.0-RC1.jar | 3 KB |
vind-testsuite-1.3.0-RC1-sources.jar | 1 KB |
vind-testsuite-1.3.0-RC1-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-testsuite/ -->
<dependency>
<groupId>com.rbmhtechnology.vind</groupId>
<artifactId>vind-testsuite</artifactId>
<version>1.3.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-testsuite/
implementation 'com.rbmhtechnology.vind:vind-testsuite:1.3.0-RC1'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-testsuite/
implementation ("com.rbmhtechnology.vind:vind-testsuite:1.3.0-RC1")
'com.rbmhtechnology.vind:vind-testsuite:jar:1.3.0-RC1'
<dependency org="com.rbmhtechnology.vind" name="vind-testsuite" rev="1.3.0-RC1">
<artifact name="vind-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='vind-testsuite', version='1.3.0-RC1')
)
libraryDependencies += "com.rbmhtechnology.vind" % "vind-testsuite" % "1.3.0-RC1"
[com.rbmhtechnology.vind/vind-testsuite "1.3.0-RC1"]