| Лицензия |
Лицензия
LAGPL3
|
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаai.mantik |
| Идентификатор | Идентификаторexecutor-common_2.12 |
| Версия | Версия0.3.1-rc2 |
| Тип | Типjar |
| Описание |
Описаниеexecutor-common
executor-common
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/ai.mantik/executor-common_2.12/ -->
<dependency>
<groupId>ai.mantik</groupId>
<artifactId>executor-common_2.12</artifactId>
<version>0.3.1-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.mantik/executor-common_2.12/
implementation 'ai.mantik:executor-common_2.12:0.3.1-rc2'
// https://jarcasting.com/artifacts/ai.mantik/executor-common_2.12/
implementation ("ai.mantik:executor-common_2.12:0.3.1-rc2")
'ai.mantik:executor-common_2.12:jar:0.3.1-rc2'
<dependency org="ai.mantik" name="executor-common_2.12" rev="0.3.1-rc2">
<artifact name="executor-common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.mantik', module='executor-common_2.12', version='0.3.1-rc2')
)
libraryDependencies += "ai.mantik" % "executor-common_2.12" % "0.3.1-rc2"
[ai.mantik/executor-common_2.12 "0.3.1-rc2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| ai.mantik : executor-api_2.12 | jar | 0.3.1-rc2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ai.mantik : testutils_2.12 | jar | 0.3.1-rc2 |