Last Version

Amy di api 0.8.0

The Amy dependency injection api interfaces

License

License

GroupId

GroupId

io.github.amyassist
ArtifactId

ArtifactId

amy-di-api
Version

Version

0.8.0
Type

Type

jar
Description

Description

Amy di api
The Amy dependency injection api interfaces

Download amy-di-api 0.8.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.1.0

Project Modules

There are no modules declared in this project.