is not current version
Last Version 1.1.8-RELEASE

com.github.jeffreyning:nh-micro-context 1.0.5-RELEASE

nh-micro-context

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nh-micro-context
Version

Version

1.0.5-RELEASE
Type

Type

jar

Download nh-micro-context 1.0.5-RELEASE


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