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