is not current version
Last Version 0.1.6

com.github.geoframecomponents:jswmm 0.1.4

Java version of SWMM

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.geoframecomponents
ArtifactId

ArtifactId

jswmm
Version

Version

0.1.4
Type

Type

jar

Download jswmm 0.1.4


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