is not current version
Last Version 2.0.1

com.rgi-corp:swagd 2.0.0

SWAGD: Software to Aggregate Geospatial Data

GroupId

GroupId

com.rgi-corp
ArtifactId

ArtifactId

swagd
Version

Version

2.0.0
Type

Type

jar

Download swagd 2.0.0


<!-- https://jarcasting.com/artifacts/com.rgi-corp/swagd/ -->
<dependency>
    <groupId>com.rgi-corp</groupId>
    <artifactId>swagd</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rgi-corp/swagd/
implementation 'com.rgi-corp:swagd:2.0.0'
// https://jarcasting.com/artifacts/com.rgi-corp/swagd/
implementation ("com.rgi-corp:swagd:2.0.0")
'com.rgi-corp:swagd:jar:2.0.0'
<dependency org="com.rgi-corp" name="swagd" rev="2.0.0">
  <artifact name="swagd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rgi-corp', module='swagd', version='2.0.0')
)
libraryDependencies += "com.rgi-corp" % "swagd" % "2.0.0"
[com.rgi-corp/swagd "2.0.0"]