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