is not current version
Last Version 0.3.0

com.github.fedorchuck:developers-notification 0.1.2

Java library which provides developers notification via messengers.

GroupId

GroupId

com.github.fedorchuck
ArtifactId

ArtifactId

developers-notification
Version

Version

0.1.2
Type

Type

jar

Download developers-notification 0.1.2


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