License |
License |
---|---|
GroupId | GroupIdcom.github.fedorchuck |
ArtifactId | ArtifactIddevelopers-notification |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionDevelopers Notification
Java library which provides developers notification via messengers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |