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