Categories |
CategoriesData React User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.tourapp.res |
ArtifactId | ArtifactIdtourapp-res-data-reactor |
Version | Version0.8.0 |
Type | Typepom |
Filename | Size |
---|---|
tourapp-res-data-reactor-0.8.0.pom | 700 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tourapp.res/tourapp-res-data-reactor/ -->
<dependency>
<groupId>com.tourapp.res</groupId>
<artifactId>tourapp-res-data-reactor</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tourapp.res/tourapp-res-data-reactor/
implementation 'com.tourapp.res:tourapp-res-data-reactor:0.8.0'
// https://jarcasting.com/artifacts/com.tourapp.res/tourapp-res-data-reactor/
implementation ("com.tourapp.res:tourapp-res-data-reactor:0.8.0")
'com.tourapp.res:tourapp-res-data-reactor:pom:0.8.0'
<dependency org="com.tourapp.res" name="tourapp-res-data-reactor" rev="0.8.0">
<artifact name="tourapp-res-data-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tourapp.res', module='tourapp-res-data-reactor', version='0.8.0')
)
libraryDependencies += "com.tourapp.res" % "tourapp-res-data-reactor" % "0.8.0"
[com.tourapp.res/tourapp-res-data-reactor "0.8.0"]