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

com.github.hugoredon:materia 1.1.1

Thermodynamics properties and equilibria calculations for chemical engineering.

Группа

Группа

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

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

materia
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать materia 1.1.1


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