Last Version

ReBot - Weather Service Provider 0.1

Implementation of /weather command.

License

License

GroupId

GroupId

it.rebase
ArtifactId

ArtifactId

rebot-weather-service
Version

Version

0.1
Type

Type

jar
Description

Description

ReBot - Weather Service Provider
Implementation of /weather command.
Source Code Management

Source Code Management

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

Download rebot-weather-service 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-client jar 3.1.4.Final
com.fasterxml.jackson.core : jackson-databind jar 2.9.2
it.rebase : rebot-telegram-api-spi jar 0.1

Project Modules

There are no modules declared in this project.