is not current version
Last Version 4.0.0

com.github.veithen.visualwas:dummy-transport 3.0.0


GroupId

GroupId

com.github.veithen.visualwas
ArtifactId

ArtifactId

dummy-transport
Version

Version

3.0.0
Type

Type

jar

Download dummy-transport 3.0.0


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