| License |
License |
|---|---|
| GroupId | GroupIdcom.hummeling |
| ArtifactId | ArtifactIdif97 |
| Version | Version1.0.5 |
| Type | Typejar |
| Description |
DescriptionIF97
IF97 - water & steam properties Java library.
Steam tables for industrial use according to the international standard for the properties of water and steam, the IAPWS-IF97 formulation and the international standards for transport and other properties.
Hummeling Engineering BV (www.hummeling.com) develops engineering software in the fields of thermodynamics, mechanics, hydrodynamics, and digital signal processing.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationHummeling Engineering BV |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| if97-1.0.5.pom | |
| if97-1.0.5.jar | 105 KB |
| if97-1.0.5-sources.jar | 72 KB |
| if97-1.0.5-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hummeling/if97/ -->
<dependency>
<groupId>com.hummeling</groupId>
<artifactId>if97</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.hummeling/if97/
implementation 'com.hummeling:if97:1.0.5'
// https://jarcasting.com/artifacts/com.hummeling/if97/
implementation ("com.hummeling:if97:1.0.5")
'com.hummeling:if97:jar:1.0.5'
<dependency org="com.hummeling" name="if97" rev="1.0.5">
<artifact name="if97" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hummeling', module='if97', version='1.0.5')
)
libraryDependencies += "com.hummeling" % "if97" % "1.0.5"
[com.hummeling/if97 "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |