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