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

com.github.hugoredon:materia 3.3

Thermodynamics properties and equilibria calculations for chemical engineering.

Группа

Группа

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

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

materia
Версия

Версия

3.3
Тип

Тип

jar

Скачать materia 3.3


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