is not current version
Last Version 1.0.5-RELEASE

com.github.jeffreyning:nh-micro-controller 1.0.3-RELEASE

nh-micro-controller

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nh-micro-controller
Version

Version

1.0.3-RELEASE
Type

Type

jar

Download nh-micro-controller 1.0.3-RELEASE


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