| Группа | Группаcom.lightbend.cloudflow |
|---|---|
| Идентификатор | Идентификаторcloudflow-new-it_2.12 |
| Версия | Версия2.3.0-RC14 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| cloudflow-new-it_2.12-2.3.0-RC14.pom | |
| cloudflow-new-it_2.12-2.3.0-RC14.jar | 316 bytes |
| cloudflow-new-it_2.12-2.3.0-RC14-sources.jar | 263 bytes |
| cloudflow-new-it_2.12-2.3.0-RC14-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-new-it_2.12/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>cloudflow-new-it_2.12</artifactId>
<version>2.3.0-RC14</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-new-it_2.12/
implementation 'com.lightbend.cloudflow:cloudflow-new-it_2.12:2.3.0-RC14'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-new-it_2.12/
implementation ("com.lightbend.cloudflow:cloudflow-new-it_2.12:2.3.0-RC14")
'com.lightbend.cloudflow:cloudflow-new-it_2.12:jar:2.3.0-RC14'
<dependency org="com.lightbend.cloudflow" name="cloudflow-new-it_2.12" rev="2.3.0-RC14">
<artifact name="cloudflow-new-it_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-new-it_2.12', version='2.3.0-RC14')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-new-it_2.12" % "2.3.0-RC14"
[com.lightbend.cloudflow/cloudflow-new-it_2.12 "2.3.0-RC14"]