is not current version
Last Version 1.0.2-RELEASE

com.github.jeffreyning:nh-micro-nhs 1.0.1-RELEASE

nh-micro-nhs

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nh-micro-nhs
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download nh-micro-nhs 1.0.1-RELEASE


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