is not current version
Last Version 0.8.1

com.tourapp.config:tourapp-config-dep-thin 0.8.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.tourapp.config
ArtifactId

ArtifactId

tourapp-config-dep-thin
Version

Version

0.8.0
Type

Type

pom

Download tourapp-config-dep-thin 0.8.0


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