GroupId | GroupIdcom.github.oboehm |
---|---|
ArtifactId | ArtifactIdgdv-xport-service |
Version | Version3.2.3 |
Type | Typewar |
Filename | Size |
---|---|
gdv-xport-service-3.2.3.pom | |
gdv-xport-service-3.2.3.war | 35 MB |
gdv-xport-service-3.2.3-sources.war | 34 KB |
gdv-xport-service-3.2.3-javadoc.war | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/ -->
<dependency>
<groupId>com.github.oboehm</groupId>
<artifactId>gdv-xport-service</artifactId>
<version>3.2.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/
implementation 'com.github.oboehm:gdv-xport-service:3.2.3'
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/
implementation ("com.github.oboehm:gdv-xport-service:3.2.3")
'com.github.oboehm:gdv-xport-service:war:3.2.3'
<dependency org="com.github.oboehm" name="gdv-xport-service" rev="3.2.3">
<artifact name="gdv-xport-service" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.oboehm', module='gdv-xport-service', version='3.2.3')
)
libraryDependencies += "com.github.oboehm" % "gdv-xport-service" % "3.2.3"
[com.github.oboehm/gdv-xport-service "3.2.3"]