Last Version

io.github.hsnket:KETDI 1.0.0

A simple java dependency injection library

License

License

GroupId

GroupId

io.github.hsnket
ArtifactId

ArtifactId

KETDI
Version

Version

1.0.0
Type

Type

jar
Description

Description

io.github.hsnket:KETDI
A simple java dependency injection library

Download KETDI 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.