Light Weight Dependency Injection

A very simple, light weight dependency injection system with no other dependencies.

License

License

GroupId

GroupId

com.kalynx
ArtifactId

ArtifactId

lwdi
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Light Weight Dependency Injection
A very simple, light weight dependency injection system with no other dependencies.
Project URL

Project URL

https://github.com/raider001/lightweightdependencyinjection
Source Code Management

Source Code Management

https://github.com/raider001/lightweightdependencyinjection

Download lwdi

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9