is not current version
Last Version 1.1.0

org.yestech:yesnotify 1.0.0


GroupId

GroupId

org.yestech
ArtifactId

ArtifactId

yesnotify
Version

Version

1.0.0
Type

Type

jar

Download yesnotify 1.0.0


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