is not current version
Last Version 1.3.4

com.tourgeek.config:tourgeek-parent 1.3.2

Top level properties and features

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.tourgeek.config
ArtifactId

ArtifactId

tourgeek-parent
Version

Version

1.3.2
Type

Type

pom

Download tourgeek-parent 1.3.2


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