GroupId | GroupIdcom.github.veithen.visualwas |
---|---|
ArtifactId | ArtifactIdconnector-tests |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
connector-tests-3.0.0.pom | |
connector-tests-3.0.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.veithen.visualwas/connector-tests/ -->
<dependency>
<groupId>com.github.veithen.visualwas</groupId>
<artifactId>connector-tests</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.visualwas/connector-tests/
implementation 'com.github.veithen.visualwas:connector-tests:3.0.0'
// https://jarcasting.com/artifacts/com.github.veithen.visualwas/connector-tests/
implementation ("com.github.veithen.visualwas:connector-tests:3.0.0")
'com.github.veithen.visualwas:connector-tests:jar:3.0.0'
<dependency org="com.github.veithen.visualwas" name="connector-tests" rev="3.0.0">
<artifact name="connector-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.visualwas', module='connector-tests', version='3.0.0')
)
libraryDependencies += "com.github.veithen.visualwas" % "connector-tests" % "3.0.0"
[com.github.veithen.visualwas/connector-tests "3.0.0"]