| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.open-accelerators |
| Идентификатор | Идентификаторinteractive-help |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеService Domains :: InteractiveHelp
Project Mercury aims at developing a solution approach for the modernization of core banking systems,
exploring new technologies and ways of operating in an open hybrid cloud.
|
| Имя Файла | Размер |
|---|---|
| interactive-help-1.0.2.pom | 700 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.open-accelerators/interactive-help/ -->
<dependency>
<groupId>io.github.open-accelerators</groupId>
<artifactId>interactive-help</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.open-accelerators/interactive-help/
implementation 'io.github.open-accelerators:interactive-help:1.0.2'
// https://jarcasting.com/artifacts/io.github.open-accelerators/interactive-help/
implementation ("io.github.open-accelerators:interactive-help:1.0.2")
'io.github.open-accelerators:interactive-help:pom:1.0.2'
<dependency org="io.github.open-accelerators" name="interactive-help" rev="1.0.2">
<artifact name="interactive-help" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.open-accelerators', module='interactive-help', version='1.0.2')
)
libraryDependencies += "io.github.open-accelerators" % "interactive-help" % "1.0.2"
[io.github.open-accelerators/interactive-help "1.0.2"]