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