не последняя версия
Последняя версия 2.0.0a6

cloud.orbit:orbit-runtime 1.11.2-placementflush


Группа

Группа

cloud.orbit
Идентификатор

Идентификатор

orbit-runtime
Версия

Версия

1.11.2-placementflush
Тип

Тип

jar

Скачать orbit-runtime 1.11.2-placementflush


<!-- https://jarcasting.com/artifacts/cloud.orbit/orbit-runtime/ -->
<dependency>
    <groupId>cloud.orbit</groupId>
    <artifactId>orbit-runtime</artifactId>
    <version>1.11.2-placementflush</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.orbit/orbit-runtime/
implementation 'cloud.orbit:orbit-runtime:1.11.2-placementflush'
// https://jarcasting.com/artifacts/cloud.orbit/orbit-runtime/
implementation ("cloud.orbit:orbit-runtime:1.11.2-placementflush")
'cloud.orbit:orbit-runtime:jar:1.11.2-placementflush'
<dependency org="cloud.orbit" name="orbit-runtime" rev="1.11.2-placementflush">
  <artifact name="orbit-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.orbit', module='orbit-runtime', version='1.11.2-placementflush')
)
libraryDependencies += "cloud.orbit" % "orbit-runtime" % "1.11.2-placementflush"
[cloud.orbit/orbit-runtime "1.11.2-placementflush"]