is not current version
Last Version 0.8.0

io.github.amyassist:amy-plugin-example 0.7.0

The Amy example plugin

GroupId

GroupId

io.github.amyassist
ArtifactId

ArtifactId

amy-plugin-example
Version

Version

0.7.0
Type

Type

jar

Download amy-plugin-example 0.7.0


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