| Группа | Группаcom.lightbend.cloudflow |
|---|---|
| Идентификатор | Идентификаторcloudflow-operator-actions_2.13 |
| Версия | Версия0.0.0-NIGHTLY02122020 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-operator-actions_2.13/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>cloudflow-operator-actions_2.13</artifactId>
<version>0.0.0-NIGHTLY02122020</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-operator-actions_2.13/
implementation 'com.lightbend.cloudflow:cloudflow-operator-actions_2.13:0.0.0-NIGHTLY02122020'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-operator-actions_2.13/
implementation ("com.lightbend.cloudflow:cloudflow-operator-actions_2.13:0.0.0-NIGHTLY02122020")
'com.lightbend.cloudflow:cloudflow-operator-actions_2.13:jar:0.0.0-NIGHTLY02122020'
<dependency org="com.lightbend.cloudflow" name="cloudflow-operator-actions_2.13" rev="0.0.0-NIGHTLY02122020">
<artifact name="cloudflow-operator-actions_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-operator-actions_2.13', version='0.0.0-NIGHTLY02122020')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-operator-actions_2.13" % "0.0.0-NIGHTLY02122020"
[com.lightbend.cloudflow/cloudflow-operator-actions_2.13 "0.0.0-NIGHTLY02122020"]