License |
License |
---|---|
GroupId | GroupIdio.github.harvies.charon |
ArtifactId | ArtifactIdcharon-notify |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPersonal Java development kit.
|
Filename | Size |
---|---|
charon-notify-0.0.8.pom | |
charon-notify-0.0.8.jar | 10 KB |
charon-notify-0.0.8-sources.jar | 7 KB |
charon-notify-0.0.8-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.harvies.charon/charon-notify/ -->
<dependency>
<groupId>io.github.harvies.charon</groupId>
<artifactId>charon-notify</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.harvies.charon/charon-notify/
implementation 'io.github.harvies.charon:charon-notify:0.0.8'
// https://jarcasting.com/artifacts/io.github.harvies.charon/charon-notify/
implementation ("io.github.harvies.charon:charon-notify:0.0.8")
'io.github.harvies.charon:charon-notify:jar:0.0.8'
<dependency org="io.github.harvies.charon" name="charon-notify" rev="0.0.8">
<artifact name="charon-notify" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.harvies.charon', module='charon-notify', version='0.0.8')
)
libraryDependencies += "io.github.harvies.charon" % "charon-notify" % "0.0.8"
[io.github.harvies.charon/charon-notify "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
io.github.harvies.charon : charon-core | jar | 0.0.8 |
io.github.harvies.charon : charon-http | jar | 0.0.8 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
org.telegram : telegrambots | jar | 5.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
junit : junit | jar | |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.28.2 |
org.mockito : mockito-inline | jar | 2.28.2 |