| Группа | Группаorg.dotwebstack.framework |
|---|---|
| Идентификатор | Идентификаторext-orchestrate |
| Версия | Версия0.3.121 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ext-orchestrate-0.3.121.pom | |
| ext-orchestrate-0.3.121.jar | 11 KB |
| ext-orchestrate-0.3.121-sources.jar | 5 KB |
| ext-orchestrate-0.3.121-javadoc.jar | 396 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/ext-orchestrate/ -->
<dependency>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>ext-orchestrate</artifactId>
<version>0.3.121</version>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/ext-orchestrate/
implementation 'org.dotwebstack.framework:ext-orchestrate:0.3.121'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/ext-orchestrate/
implementation ("org.dotwebstack.framework:ext-orchestrate:0.3.121")
'org.dotwebstack.framework:ext-orchestrate:jar:0.3.121'
<dependency org="org.dotwebstack.framework" name="ext-orchestrate" rev="0.3.121">
<artifact name="ext-orchestrate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='ext-orchestrate', version='0.3.121')
)
libraryDependencies += "org.dotwebstack.framework" % "ext-orchestrate" % "0.3.121"
[org.dotwebstack.framework/ext-orchestrate "0.3.121"]