| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.hummeling |
| Идентификатор | Идентификаторif97 |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеIF97
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| if97-2.0.0.pom | |
| if97-2.0.0.jar | 97 KB |
| if97-2.0.0-sources.jar | 67 KB |
| if97-2.0.0-javadoc.jar | 438 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hummeling/if97/ -->
<dependency>
<groupId>com.hummeling</groupId>
<artifactId>if97</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hummeling/if97/
implementation 'com.hummeling:if97:2.0.0'
// https://jarcasting.com/artifacts/com.hummeling/if97/
implementation ("com.hummeling:if97:2.0.0")
'com.hummeling:if97:jar:2.0.0'
<dependency org="com.hummeling" name="if97" rev="2.0.0">
<artifact name="if97" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hummeling', module='if97', version='2.0.0')
)
libraryDependencies += "com.hummeling" % "if97" % "2.0.0"
[com.hummeling/if97 "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |