is not current version
Last Version 0.0.3-RELEASE

com.github.jeffreyning:nhesb-client-ws 0.0.2-RELEASE

esb

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nhesb-client-ws
Version

Version

0.0.2-RELEASE
Type

Type

jar

Download nhesb-client-ws 0.0.2-RELEASE


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