ReBot - Uptime Plugin

Implementation of /uptime command

License

License

GroupId

GroupId

it.rebase
ArtifactId

ArtifactId

rebot-uptime-plugin
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ReBot - Uptime Plugin
Implementation of /uptime command
Project URL

Project URL

https://github.com/rebase-it/rebot/tree/master/rebot-plugins/rebot-uptime-plugin
Source Code Management

Source Code Management

https://github.com/rebase-it/rebot

Download rebot-uptime-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
it.rebase : rebot-telegram-api-spi jar 0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2