GroupId | GroupIdcom.lightbend.cloudflow |
---|---|
ArtifactId | ArtifactIdcloudflow-streamlets_2.13 |
Version | Version0.0.0-NIGHTLY06122020 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-streamlets_2.13/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>cloudflow-streamlets_2.13</artifactId>
<version>0.0.0-NIGHTLY06122020</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-streamlets_2.13/
implementation 'com.lightbend.cloudflow:cloudflow-streamlets_2.13:0.0.0-NIGHTLY06122020'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-streamlets_2.13/
implementation ("com.lightbend.cloudflow:cloudflow-streamlets_2.13:0.0.0-NIGHTLY06122020")
'com.lightbend.cloudflow:cloudflow-streamlets_2.13:jar:0.0.0-NIGHTLY06122020'
<dependency org="com.lightbend.cloudflow" name="cloudflow-streamlets_2.13" rev="0.0.0-NIGHTLY06122020">
<artifact name="cloudflow-streamlets_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-streamlets_2.13', version='0.0.0-NIGHTLY06122020')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-streamlets_2.13" % "0.0.0-NIGHTLY06122020"
[com.lightbend.cloudflow/cloudflow-streamlets_2.13 "0.0.0-NIGHTLY06122020"]