is not current version
Last Version 2.0.0

com.smoketurner.notification:notification-client 1.2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.smoketurner.notification
ArtifactId

ArtifactId

notification-client
Version

Version

1.2.0
Type

Type

jar

Download notification-client 1.2.0


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