is not current version
Last Version 0.0.3-RELEASE

com.github.jeffreyning:nh-micro-config 0.0.1-RELEASE

nh-micro-config

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nh-micro-config
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download nh-micro-config 0.0.1-RELEASE


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