GroupId | GroupIdcom.lightbend.cloudflow |
---|---|
ArtifactId | ArtifactIdcloudflow-it_2.13 |
Version | Versionback-to-core-0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
cloudflow-it_2.13-back-to-core-0.0.1.pom | |
cloudflow-it_2.13-back-to-core-0.0.1.jar | 315 bytes |
cloudflow-it_2.13-back-to-core-0.0.1-sources.jar | 267 bytes |
cloudflow-it_2.13-back-to-core-0.0.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-it_2.13/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>cloudflow-it_2.13</artifactId>
<version>back-to-core-0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-it_2.13/
implementation 'com.lightbend.cloudflow:cloudflow-it_2.13:back-to-core-0.0.1'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-it_2.13/
implementation ("com.lightbend.cloudflow:cloudflow-it_2.13:back-to-core-0.0.1")
'com.lightbend.cloudflow:cloudflow-it_2.13:jar:back-to-core-0.0.1'
<dependency org="com.lightbend.cloudflow" name="cloudflow-it_2.13" rev="back-to-core-0.0.1">
<artifact name="cloudflow-it_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-it_2.13', version='back-to-core-0.0.1')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-it_2.13" % "back-to-core-0.0.1"
[com.lightbend.cloudflow/cloudflow-it_2.13 "back-to-core-0.0.1"]