| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.smoketurner.notification | 
| ArtifactId | ArtifactIdnotification-client | 
| Last Version | Last Version2.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionNotification Client Notification | 
<!-- https://jarcasting.com/artifacts/com.smoketurner.notification/notification-client/ -->
<dependency>
    <groupId>com.smoketurner.notification</groupId>
    <artifactId>notification-client</artifactId>
    <version>2.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.smoketurner.notification/notification-client/
implementation 'com.smoketurner.notification:notification-client:2.0.0'// https://jarcasting.com/artifacts/com.smoketurner.notification/notification-client/
implementation ("com.smoketurner.notification:notification-client:2.0.0")'com.smoketurner.notification:notification-client:jar:2.0.0'<dependency org="com.smoketurner.notification" name="notification-client" rev="2.0.0">
  <artifact name="notification-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.smoketurner.notification', module='notification-client', version='2.0.0')
)libraryDependencies += "com.smoketurner.notification" % "notification-client" % "2.0.0"[com.smoketurner.notification/notification-client "2.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.smoketurner.notification : notification-api | jar | 2.0.0 | 
| io.dropwizard : dropwizard-client | jar | |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.0 | 
| javax.activation : javax.activation-api | jar | 1.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.dropwizard : dropwizard-testing | jar | |
| org.mockito : mockito-core | jar | |
| org.openjdk.jmh : jmh-core | jar | 1.21 | 
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |