is not current version
Last Version 4.0.0

com.github.veithen.visualwas.thirdparty:thirdparty 1.0.0


GroupId

GroupId

com.github.veithen.visualwas.thirdparty
ArtifactId

ArtifactId

thirdparty
Version

Version

1.0.0
Type

Type

pom

Download thirdparty 1.0.0

Filename Size
thirdparty-1.0.0.pom 1 KB
Browse

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