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