| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jamesii |
| Идентификатор | Идентификаторml3 |
| Последняя версия | Последняя версия0.2.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеML3
The Modeling Language for Linked Lives, a domain specific modeling language for agent-based
computational demography.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ml3-0.2.8.pom | |
| ml3-0.2.8.jar | 593 KB |
| ml3-0.2.8-sources.jar | 434 KB |
| ml3-0.2.8-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jamesii/ml3/ -->
<dependency>
<groupId>org.jamesii</groupId>
<artifactId>ml3</artifactId>
<version>0.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.jamesii/ml3/
implementation 'org.jamesii:ml3:0.2.8'
// https://jarcasting.com/artifacts/org.jamesii/ml3/
implementation ("org.jamesii:ml3:0.2.8")
'org.jamesii:ml3:jar:0.2.8'
<dependency org="org.jamesii" name="ml3" rev="0.2.8">
<artifact name="ml3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jamesii', module='ml3', version='0.2.8')
)
libraryDependencies += "org.jamesii" % "ml3" % "0.2.8"
[org.jamesii/ml3 "0.2.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.7.1 |
| commons-logging : commons-logging | jar | 1.2 |
| org.apache.commons : commons-csv | jar | 1.6 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| commons-io : commons-io | jar | 2.5 |
| com.google.code.gson : gson | jar | 2.6.2 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |