is not current version
Last Version 0.3.122

org.dotwebstack.framework:ext-spatial 0.3.86


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

ext-spatial
Version

Version

0.3.86
Type

Type

jar

Download ext-spatial 0.3.86


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