is not current version
Last Version 0.8.1

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


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.tourapp.config
ArtifactId

ArtifactId

tourapp-config-dep-res
Version

Version

0.8.0
Type

Type

pom

Download tourapp-config-dep-res 0.8.0


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