GroupId | GroupIdcom.lightbend.cloudflow |
---|---|
ArtifactId | ArtifactIdcloudflow-new-it_2.12 |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
cloudflow-new-it_2.12-2.1.0.pom | |
cloudflow-new-it_2.12-2.1.0.jar | 308 bytes |
cloudflow-new-it_2.12-2.1.0-sources.jar | 255 bytes |
cloudflow-new-it_2.12-2.1.0-javadoc.jar | 189 bytes |
Browse |
<!-- 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-new-it_2.12/
implementation 'com.lightbend.cloudflow:cloudflow-new-it_2.12:2.1.0'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-new-it_2.12/
implementation ("com.lightbend.cloudflow:cloudflow-new-it_2.12:2.1.0")
'com.lightbend.cloudflow:cloudflow-new-it_2.12:jar:2.1.0'
<dependency org="com.lightbend.cloudflow" name="cloudflow-new-it_2.12" rev="2.1.0">
<artifact name="cloudflow-new-it_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-new-it_2.12', version='2.1.0')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-new-it_2.12" % "2.1.0"
[com.lightbend.cloudflow/cloudflow-new-it_2.12 "2.1.0"]