| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hugoredon |
| Идентификатор | Идентификаторmateria |
| Последняя версия | Последняя версия3.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMateria
Thermodynamics properties and
equilibria calculations for
chemical engineering.
|
| Имя Файла | Размер |
|---|---|
| materia-3.5.pom | |
| materia-3.5.jar | 153 KB |
| materia-3.5-sources.jar | 100 KB |
| materia-3.5-javadoc.jar | 590 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hugoredon/materia/ -->
<dependency>
<groupId>com.github.hugoredon</groupId>
<artifactId>materia</artifactId>
<version>3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hugoredon/materia/
implementation 'com.github.hugoredon:materia:3.5'
// https://jarcasting.com/artifacts/com.github.hugoredon/materia/
implementation ("com.github.hugoredon:materia:3.5")
'com.github.hugoredon:materia:jar:3.5'
<dependency org="com.github.hugoredon" name="materia" rev="3.5">
<artifact name="materia" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hugoredon', module='materia', version='3.5')
)
libraryDependencies += "com.github.hugoredon" % "materia" % "3.5"
[com.github.hugoredon/materia "3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.4 |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |