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