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