Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.weightwatchers |
ArtifactId | ArtifactIdreactive-kinesis_2.11 |
Version | Version0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
reactive-kinesis_2.11-0.5.0.pom | |
reactive-kinesis_2.11-0.5.0.jar | 250 KB |
reactive-kinesis_2.11-0.5.0-sources.jar | 35 KB |
reactive-kinesis_2.11-0.5.0-javadoc.jar | 481 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weightwatchers/reactive-kinesis_2.11/ -->
<dependency>
<groupId>com.weightwatchers</groupId>
<artifactId>reactive-kinesis_2.11</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.weightwatchers/reactive-kinesis_2.11/
implementation 'com.weightwatchers:reactive-kinesis_2.11:0.5.0'
// https://jarcasting.com/artifacts/com.weightwatchers/reactive-kinesis_2.11/
implementation ("com.weightwatchers:reactive-kinesis_2.11:0.5.0")
'com.weightwatchers:reactive-kinesis_2.11:jar:0.5.0'
<dependency org="com.weightwatchers" name="reactive-kinesis_2.11" rev="0.5.0">
<artifact name="reactive-kinesis_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weightwatchers', module='reactive-kinesis_2.11', version='0.5.0')
)
libraryDependencies += "com.weightwatchers" % "reactive-kinesis_2.11" % "0.5.0"
[com.weightwatchers/reactive-kinesis_2.11 "0.5.0"]