is not current version
Last Version 4.0.0

com.github.veithen.visualwas:samples 3.0.0


GroupId

GroupId

com.github.veithen.visualwas
ArtifactId

ArtifactId

samples
Version

Version

3.0.0
Type

Type

pom

Download samples 3.0.0

Filename Size
samples-3.0.0.pom 1 KB
Browse

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