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