is not current version
Last Version 0.8.1

com.tourapp.config:tourapp-project-reactor 0.8.0

Parent project for tour applications

Categories

Categories

React User Interface Web Frameworks config Application Layer Libs Configuration Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.tourapp.config
ArtifactId

ArtifactId

tourapp-project-reactor
Version

Version

0.8.0
Type

Type

pom

Download tourapp-project-reactor 0.8.0


<!-- https://jarcasting.com/artifacts/com.tourapp.config/tourapp-project-reactor/ -->
<dependency>
    <groupId>com.tourapp.config</groupId>
    <artifactId>tourapp-project-reactor</artifactId>
    <version>0.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tourapp.config/tourapp-project-reactor/
implementation 'com.tourapp.config:tourapp-project-reactor:0.8.0'
// https://jarcasting.com/artifacts/com.tourapp.config/tourapp-project-reactor/
implementation ("com.tourapp.config:tourapp-project-reactor:0.8.0")
'com.tourapp.config:tourapp-project-reactor:pom:0.8.0'
<dependency org="com.tourapp.config" name="tourapp-project-reactor" rev="0.8.0">
  <artifact name="tourapp-project-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tourapp.config', module='tourapp-project-reactor', version='0.8.0')
)
libraryDependencies += "com.tourapp.config" % "tourapp-project-reactor" % "0.8.0"
[com.tourapp.config/tourapp-project-reactor "0.8.0"]