is not current version
Last Version 4.0.0

com.github.veithen.visualwas:connector-tests 2.1.0


GroupId

GroupId

com.github.veithen.visualwas
ArtifactId

ArtifactId

connector-tests
Version

Version

2.1.0
Type

Type

jar

Download connector-tests 2.1.0


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