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