is not current version
Last Version 0.8.0

io.github.amyassist:amy-plugin-weather 0.7.1

The Amy weather plugin

GroupId

GroupId

io.github.amyassist
ArtifactId

ArtifactId

amy-plugin-weather
Version

Version

0.7.1
Type

Type

jar

Download amy-plugin-weather 0.7.1


<!-- https://jarcasting.com/artifacts/io.github.amyassist/amy-plugin-weather/ -->
<dependency>
    <groupId>io.github.amyassist</groupId>
    <artifactId>amy-plugin-weather</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.amyassist/amy-plugin-weather/
implementation 'io.github.amyassist:amy-plugin-weather:0.7.1'
// https://jarcasting.com/artifacts/io.github.amyassist/amy-plugin-weather/
implementation ("io.github.amyassist:amy-plugin-weather:0.7.1")
'io.github.amyassist:amy-plugin-weather:jar:0.7.1'
<dependency org="io.github.amyassist" name="amy-plugin-weather" rev="0.7.1">
  <artifact name="amy-plugin-weather" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.amyassist', module='amy-plugin-weather', version='0.7.1')
)
libraryDependencies += "io.github.amyassist" % "amy-plugin-weather" % "0.7.1"
[io.github.amyassist/amy-plugin-weather "0.7.1"]