| Лицензия |
Лицензия
GNU General Public License v3.0
|
|---|---|
| Группа | Группаio.janusproject.v1.extras.modules.scriptedagent |
| Идентификатор | Идентификаторscriptedagent |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеScriptedAgent
Janus Multi-Agent Platform
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| scriptedagent-1.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.janusproject.v1.extras.modules.scriptedagent/scriptedagent/ -->
<dependency>
<groupId>io.janusproject.v1.extras.modules.scriptedagent</groupId>
<artifactId>scriptedagent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.janusproject.v1.extras.modules.scriptedagent/scriptedagent/
implementation 'io.janusproject.v1.extras.modules.scriptedagent:scriptedagent:1.1'
// https://jarcasting.com/artifacts/io.janusproject.v1.extras.modules.scriptedagent/scriptedagent/
implementation ("io.janusproject.v1.extras.modules.scriptedagent:scriptedagent:1.1")
'io.janusproject.v1.extras.modules.scriptedagent:scriptedagent:pom:1.1'
<dependency org="io.janusproject.v1.extras.modules.scriptedagent" name="scriptedagent" rev="1.1">
<artifact name="scriptedagent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.janusproject.v1.extras.modules.scriptedagent', module='scriptedagent', version='1.1')
)
libraryDependencies += "io.janusproject.v1.extras.modules.scriptedagent" % "scriptedagent" % "1.1"
[io.janusproject.v1.extras.modules.scriptedagent/scriptedagent "1.1"]