Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.geoframecomponents |
ArtifactId | ArtifactIdjswmm |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
jswmm-0.1.4.pom | |
jswmm-0.1.4.jar | 96 KB |
jswmm-0.1.4-sources.jar | 85 KB |
jswmm-0.1.4-javadoc.jar | 287 KB |
Browse |
<!-- 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"]