не последняя версия
Последняя версия 2.0.0

com.hummeling:if97 1.0

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.

Группа

Группа

com.hummeling
Идентификатор

Идентификатор

if97
Версия

Версия

1.0
Тип

Тип

jar

Скачать if97 1.0

Имя Файла Размер
if97-1.0.pom
if97-1.0.jar 95 KB
if97-1.0-sources.jar 65 KB
if97-1.0-javadoc.jar 58 KB
Обзор

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