| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.sarl |
| Идентификатор | Идентификаторio.sarl.tycho-parent-ui |
| Последняя версия | Последняя версия0.12.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеTycho Module Parent for UI
SARL is a general-purpose agent-oriented language.
SARL aims at providing the fundamental abstractions for dealing with concurrency,
distribution, interaction, decentralization, reactivity, autonomy and dynamic
reconfiguration.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| io.sarl.tycho-parent-ui-0.12.0.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.sarl/io.sarl.tycho-parent-ui/ -->
<dependency>
<groupId>io.sarl</groupId>
<artifactId>io.sarl.tycho-parent-ui</artifactId>
<version>0.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sarl/io.sarl.tycho-parent-ui/
implementation 'io.sarl:io.sarl.tycho-parent-ui:0.12.0'
// https://jarcasting.com/artifacts/io.sarl/io.sarl.tycho-parent-ui/
implementation ("io.sarl:io.sarl.tycho-parent-ui:0.12.0")
'io.sarl:io.sarl.tycho-parent-ui:pom:0.12.0'
<dependency org="io.sarl" name="io.sarl.tycho-parent-ui" rev="0.12.0">
<artifact name="io.sarl.tycho-parent-ui" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sarl', module='io.sarl.tycho-parent-ui', version='0.12.0')
)
libraryDependencies += "io.sarl" % "io.sarl.tycho-parent-ui" % "0.12.0"
[io.sarl/io.sarl.tycho-parent-ui "0.12.0"]