GroupId | GroupIdcom.github.oboehm |
---|---|
ArtifactId | ArtifactIdgdv-xport |
Version | Version4.0.4 |
Type | Typepom |
Filename | Size |
---|---|
gdv-xport-4.0.4.pom | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport/ -->
<dependency>
<groupId>com.github.oboehm</groupId>
<artifactId>gdv-xport</artifactId>
<version>4.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport/
implementation 'com.github.oboehm:gdv-xport:4.0.4'
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport/
implementation ("com.github.oboehm:gdv-xport:4.0.4")
'com.github.oboehm:gdv-xport:pom:4.0.4'
<dependency org="com.github.oboehm" name="gdv-xport" rev="4.0.4">
<artifact name="gdv-xport" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.oboehm', module='gdv-xport', version='4.0.4')
)
libraryDependencies += "com.github.oboehm" % "gdv-xport" % "4.0.4"
[com.github.oboehm/gdv-xport "4.0.4"]