GroupId | GroupIdcom.mesosphere.cosmos |
---|---|
ArtifactId | ArtifactIdcosmos-finch_2.11 |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
cosmos-finch_2.11-0.3.0.pom | |
cosmos-finch_2.11-0.3.0.jar | 64 KB |
cosmos-finch_2.11-0.3.0-sources.jar | 7 KB |
cosmos-finch_2.11-0.3.0-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mesosphere.cosmos/cosmos-finch_2.11/ -->
<dependency>
<groupId>com.mesosphere.cosmos</groupId>
<artifactId>cosmos-finch_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mesosphere.cosmos/cosmos-finch_2.11/
implementation 'com.mesosphere.cosmos:cosmos-finch_2.11:0.3.0'
// https://jarcasting.com/artifacts/com.mesosphere.cosmos/cosmos-finch_2.11/
implementation ("com.mesosphere.cosmos:cosmos-finch_2.11:0.3.0")
'com.mesosphere.cosmos:cosmos-finch_2.11:jar:0.3.0'
<dependency org="com.mesosphere.cosmos" name="cosmos-finch_2.11" rev="0.3.0">
<artifact name="cosmos-finch_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mesosphere.cosmos', module='cosmos-finch_2.11', version='0.3.0')
)
libraryDependencies += "com.mesosphere.cosmos" % "cosmos-finch_2.11" % "0.3.0"
[com.mesosphere.cosmos/cosmos-finch_2.11 "0.3.0"]