Last Version

Developers Notification 0.3.0

Java library which provides developers notification via messengers.

License

License

GroupId

GroupId

com.github.fedorchuck
ArtifactId

ArtifactId

developers-notification
Version

Version

0.3.0
Type

Type

jar
Description

Description

Developers Notification
Java library which provides developers notification via messengers.
Project URL

Project URL

https://github.com/fedorchuck/developers-notification
Source Code Management

Source Code Management

https://github.com/fedorchuck/developers-notification

Download developers-notification 0.3.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
org.slf4j : slf4j-api jar 1.7.25
log4j : log4j jar 1.2.17
org.apache.httpcomponents : httpclient jar 4.5.4
org.apache.httpcomponents : httpmime jar 4.5.4
com.github.fedorchuck : dnjson jar 0.1.0
org.apache.httpcomponents : httpcore jar 4.4.7
commons-logging : commons-logging jar 1.2
commons-codec : commons-codec jar 1.10

Project Modules

There are no modules declared in this project.