is not current version
Last Version 0.8.4

com.tourgeek.config:tourgeek-config-reactor 0.8.2


Categories

Categories

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

GroupId

com.tourgeek.config
ArtifactId

ArtifactId

tourgeek-config-reactor
Version

Version

0.8.2
Type

Type

pom

Download tourgeek-config-reactor 0.8.2


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