| License | 
                License | 
        
|---|---|
| Categories | 
                Categoriesconfig Application Layer Libs Configuration | 
        
| GroupId | GroupIdcom.github.jeffreyning | 
    
| ArtifactId | ArtifactIdnh-micro-config | 
    
| Version | Version0.0.3-RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncom.github.jeffreyning:nh-micro-config 
            nh-micro-config 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/nh-micro-config/ -->
<dependency>
    <groupId>com.github.jeffreyning</groupId>
    <artifactId>nh-micro-config</artifactId>
    <version>0.0.3-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.jeffreyning/nh-micro-config/
implementation 'com.github.jeffreyning:nh-micro-config:0.0.3-RELEASE'
                // https://jarcasting.com/artifacts/com.github.jeffreyning/nh-micro-config/
implementation ("com.github.jeffreyning:nh-micro-config:0.0.3-RELEASE")
                'com.github.jeffreyning:nh-micro-config:jar:0.0.3-RELEASE'
                <dependency org="com.github.jeffreyning" name="nh-micro-config" rev="0.0.3-RELEASE">
  <artifact name="nh-micro-config" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.jeffreyning', module='nh-micro-config', version='0.0.3-RELEASE')
)
                libraryDependencies += "com.github.jeffreyning" % "nh-micro-config" % "0.0.3-RELEASE"
                [com.github.jeffreyning/nh-micro-config "0.0.3-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.jeffreyning : nh-micro-engine Optional | jar | 1.1.5-RELEASE | 
| org.yaml : snakeyaml Optional | jar | 1.20 | 
| com.github.jeffreyning : nh-micro-context Optional | jar | 1.1.7-RELEASE |