GroupId | GroupIdcom.github.veithen.visualwas.thirdparty |
---|---|
ArtifactId | ArtifactIdthirdparty |
Version | Version2.2.0 |
Type | Typepom |
Filename | Size |
---|---|
thirdparty-2.2.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.veithen.visualwas.thirdparty/thirdparty/ -->
<dependency>
<groupId>com.github.veithen.visualwas.thirdparty</groupId>
<artifactId>thirdparty</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.visualwas.thirdparty/thirdparty/
implementation 'com.github.veithen.visualwas.thirdparty:thirdparty:2.2.0'
// https://jarcasting.com/artifacts/com.github.veithen.visualwas.thirdparty/thirdparty/
implementation ("com.github.veithen.visualwas.thirdparty:thirdparty:2.2.0")
'com.github.veithen.visualwas.thirdparty:thirdparty:pom:2.2.0'
<dependency org="com.github.veithen.visualwas.thirdparty" name="thirdparty" rev="2.2.0">
<artifact name="thirdparty" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.visualwas.thirdparty', module='thirdparty', version='2.2.0')
)
libraryDependencies += "com.github.veithen.visualwas.thirdparty" % "thirdparty" % "2.2.0"
[com.github.veithen.visualwas.thirdparty/thirdparty "2.2.0"]