is not current version
Last Version 0.8.0

io.github.amyassist:amy-core 0.7.0

The Amy core framework

GroupId

GroupId

io.github.amyassist
ArtifactId

ArtifactId

amy-core
Version

Version

0.7.0
Type

Type

jar

Download amy-core 0.7.0


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