is not current version
Last Version 0.8.0

io.github.amyassist:amy 0.7.0

Personal Assistance System

GroupId

GroupId

io.github.amyassist
ArtifactId

ArtifactId

amy
Version

Version

0.7.0
Type

Type

pom

Download amy 0.7.0

Filename Size
amy-0.7.0.pom 12 KB
Browse

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