| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.sarl |
| Идентификатор | Идентификаторio.sarl.tycho-parent |
| Последняя версия | Последняя версия0.12.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеTycho Module Parent
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-0.12.0.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.sarl/io.sarl.tycho-parent/ -->
<dependency>
<groupId>io.sarl</groupId>
<artifactId>io.sarl.tycho-parent</artifactId>
<version>0.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sarl/io.sarl.tycho-parent/
implementation 'io.sarl:io.sarl.tycho-parent:0.12.0'
// https://jarcasting.com/artifacts/io.sarl/io.sarl.tycho-parent/
implementation ("io.sarl:io.sarl.tycho-parent:0.12.0")
'io.sarl:io.sarl.tycho-parent:pom:0.12.0'
<dependency org="io.sarl" name="io.sarl.tycho-parent" rev="0.12.0">
<artifact name="io.sarl.tycho-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sarl', module='io.sarl.tycho-parent', version='0.12.0')
)
libraryDependencies += "io.sarl" % "io.sarl.tycho-parent" % "0.12.0"
[io.sarl/io.sarl.tycho-parent "0.12.0"]