is not current version
Last Version 1.2.9-RELEASE

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

nh-micro-template

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nh-micro-template
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download nh-micro-template 0.0.1-RELEASE


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