is not current version
Last Version 2.0.0

com.hummeling:if97 1.0.4

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.

GroupId

GroupId

com.hummeling
ArtifactId

ArtifactId

if97
Version

Version

1.0.4
Type

Type

jar

Download if97 1.0.4


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