License |
License |
---|---|
GroupId | GroupIdcom.rgi-corp |
ArtifactId | ArtifactIdswagd-common |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswagd-common
SWAGD common module. This contains the interface definitions that implementors must adhere to to provide geospatial. Users must also include a implementation module in order to use the library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swagd-common-3.0.0.pom | |
swagd-common-3.0.0.jar | 47 KB |
swagd-common-3.0.0-sources.jar | 261 bytes |
swagd-common-3.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.rgi-corp/swagd-common/ -->
<dependency>
<groupId>com.rgi-corp</groupId>
<artifactId>swagd-common</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rgi-corp/swagd-common/
implementation 'com.rgi-corp:swagd-common:3.0.0'
// https://jarcasting.com/artifacts/com.rgi-corp/swagd-common/
implementation ("com.rgi-corp:swagd-common:3.0.0")
'com.rgi-corp:swagd-common:jar:3.0.0'
<dependency org="com.rgi-corp" name="swagd-common" rev="3.0.0">
<artifact name="swagd-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rgi-corp', module='swagd-common', version='3.0.0')
)
libraryDependencies += "com.rgi-corp" % "swagd-common" % "3.0.0"
[com.rgi-corp/swagd-common "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.xerial : sqlite-jdbc | jar | 3.16.1 |