is not current version
Last Version 1.0.2-RELEASE

com.github.bakerln:common-config 1.0.1-RELEASE


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.bakerln
ArtifactId

ArtifactId

common-config
Version

Version

1.0.1-RELEASE
Type

Type

pom

Download common-config 1.0.1-RELEASE

Filename Size
common-config-1.0.1-RELEASE.pom 958 bytes
Browse

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