Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.tourgeek.config |
ArtifactId | ArtifactIdtourgeek-config-dep-all |
Version | Version0.8.3 |
Type | Typepom |
Filename | Size |
---|---|
tourgeek-config-dep-all-0.8.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tourgeek.config/tourgeek-config-dep-all/ -->
<dependency>
<groupId>com.tourgeek.config</groupId>
<artifactId>tourgeek-config-dep-all</artifactId>
<version>0.8.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tourgeek.config/tourgeek-config-dep-all/
implementation 'com.tourgeek.config:tourgeek-config-dep-all:0.8.3'
// https://jarcasting.com/artifacts/com.tourgeek.config/tourgeek-config-dep-all/
implementation ("com.tourgeek.config:tourgeek-config-dep-all:0.8.3")
'com.tourgeek.config:tourgeek-config-dep-all:pom:0.8.3'
<dependency org="com.tourgeek.config" name="tourgeek-config-dep-all" rev="0.8.3">
<artifact name="tourgeek-config-dep-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tourgeek.config', module='tourgeek-config-dep-all', version='0.8.3')
)
libraryDependencies += "com.tourgeek.config" % "tourgeek-config-dep-all" % "0.8.3"
[com.tourgeek.config/tourgeek-config-dep-all "0.8.3"]