не последняя версия
Последняя версия 2.3.1-NIGHTLY20220627

com.lightbend.cloudflow:cloudflow-blueprint_2.12 2.0.8-RC1

cloudflow-blueprint

Группа

Группа

com.lightbend.cloudflow
Идентификатор

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

cloudflow-blueprint_2.12
Версия

Версия

2.0.8-RC1
Тип

Тип

jar

Скачать cloudflow-blueprint_2.12 2.0.8-RC1


<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-blueprint_2.12/ -->
<dependency>
    <groupId>com.lightbend.cloudflow</groupId>
    <artifactId>cloudflow-blueprint_2.12</artifactId>
    <version>2.0.8-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-blueprint_2.12/
implementation 'com.lightbend.cloudflow:cloudflow-blueprint_2.12:2.0.8-RC1'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-blueprint_2.12/
implementation ("com.lightbend.cloudflow:cloudflow-blueprint_2.12:2.0.8-RC1")
'com.lightbend.cloudflow:cloudflow-blueprint_2.12:jar:2.0.8-RC1'
<dependency org="com.lightbend.cloudflow" name="cloudflow-blueprint_2.12" rev="2.0.8-RC1">
  <artifact name="cloudflow-blueprint_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-blueprint_2.12', version='2.0.8-RC1')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-blueprint_2.12" % "2.0.8-RC1"
[com.lightbend.cloudflow/cloudflow-blueprint_2.12 "2.0.8-RC1"]