| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.jeffreyning | 
| ArtifactId | ArtifactIdnhesb-client-ws | 
| Last Version | Last Version0.0.3-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.github.jeffreyning:nhesb-client-ws esb | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/nhesb-client-ws/ -->
<dependency>
    <groupId>com.github.jeffreyning</groupId>
    <artifactId>nhesb-client-ws</artifactId>
    <version>0.0.3-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.jeffreyning/nhesb-client-ws/
implementation 'com.github.jeffreyning:nhesb-client-ws:0.0.3-RELEASE'// https://jarcasting.com/artifacts/com.github.jeffreyning/nhesb-client-ws/
implementation ("com.github.jeffreyning:nhesb-client-ws:0.0.3-RELEASE")'com.github.jeffreyning:nhesb-client-ws:jar:0.0.3-RELEASE'<dependency org="com.github.jeffreyning" name="nhesb-client-ws" rev="0.0.3-RELEASE">
  <artifact name="nhesb-client-ws" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.jeffreyning', module='nhesb-client-ws', version='0.0.3-RELEASE')
)libraryDependencies += "com.github.jeffreyning" % "nhesb-client-ws" % "0.0.3-RELEASE"[com.github.jeffreyning/nhesb-client-ws "0.0.3-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.jeffreyning : nhesb-core | jar | 0.0.3-RELEASE |