Last Version

ReBot - Currency Plugin 0.3

/currency command implementation.

License

License

GroupId

GroupId

it.rebase
ArtifactId

ArtifactId

rebot-currency-plugin
Version

Version

0.3
Type

Type

jar
Description

Description

ReBot - Currency Plugin
/currency command implementation.
Project URL

Project URL

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

Source Code Management

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

Download rebot-currency-plugin 0.3


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

Dependencies

compile (6)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.apache.httpcomponents : httpclient jar 4.5.3
it.rebase : rebot-cache-service jar 0.3
it.rebase : rebot-persistence-service jar 0.3
it.rebase : rebot-telegram-api-spi jar 0.3
it.rebase : rebot-telegram-api-objects jar 0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.