| License |
License |
|---|---|
| GroupId | GroupIdorg.tinfour |
| ArtifactId | ArtifactIdTinfourSvm |
| Last Version | Last Version2.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSvm
The Simple Volumetric Model (SVM) uses bathymetry to
estimate the capacity of lakes and reservoirs
|
| Filename | Size |
|---|---|
| TinfourSvm-2.1.7.pom | |
| TinfourSvm-2.1.7.jar | 63 KB |
| TinfourSvm-2.1.7-sources.jar | 43 KB |
| TinfourSvm-2.1.7-javadoc.jar | 63 KB |
| TinfourSvm-2.1.7-jar-with-dependencies.jar | 739 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tinfour/TinfourSvm/ -->
<dependency>
<groupId>org.tinfour</groupId>
<artifactId>TinfourSvm</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinfour/TinfourSvm/
implementation 'org.tinfour:TinfourSvm:2.1.7'
// https://jarcasting.com/artifacts/org.tinfour/TinfourSvm/
implementation ("org.tinfour:TinfourSvm:2.1.7")
'org.tinfour:TinfourSvm:jar:2.1.7'
<dependency org="org.tinfour" name="TinfourSvm" rev="2.1.7">
<artifact name="TinfourSvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinfour', module='TinfourSvm', version='2.1.7')
)
libraryDependencies += "org.tinfour" % "TinfourSvm" % "2.1.7"
[org.tinfour/TinfourSvm "2.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.tinfour : TinfourCore | jar | 2.1.7 |
| org.tinfour : TinfourGis | jar | 2.1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |