is not current version
Last Version 0.0.3-RELEASE

com.github.jeffreyning:nhesb-core 0.0.2-RELEASE

esb

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nhesb-core
Version

Version

0.0.2-RELEASE
Type

Type

jar

Download nhesb-core 0.0.2-RELEASE


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