Last Version

InjectMaid 0.1.20

InjectMaid is a lightweight dependency injection framework that does not rely on annotations.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.injectmaid
ArtifactId

ArtifactId

injectmaid-parent
Version

Version

0.1.20
Type

Type

pom
Description

Description

InjectMaid
InjectMaid is a lightweight dependency injection framework that does not rely on annotations.
Project URL

Project URL

https://github.com/quantummaid/injectmaid
Project Organization

Project Organization

Richard Hauswald

Download injectmaid-parent 0.1.20


<!-- https://jarcasting.com/artifacts/de.quantummaid.injectmaid/injectmaid-parent/ -->
<dependency>
    <groupId>de.quantummaid.injectmaid</groupId>
    <artifactId>injectmaid-parent</artifactId>
    <version>0.1.20</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.injectmaid/injectmaid-parent/
implementation 'de.quantummaid.injectmaid:injectmaid-parent:0.1.20'
// https://jarcasting.com/artifacts/de.quantummaid.injectmaid/injectmaid-parent/
implementation ("de.quantummaid.injectmaid:injectmaid-parent:0.1.20")
'de.quantummaid.injectmaid:injectmaid-parent:pom:0.1.20'
<dependency org="de.quantummaid.injectmaid" name="injectmaid-parent" rev="0.1.20">
  <artifact name="injectmaid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.injectmaid', module='injectmaid-parent', version='0.1.20')
)
libraryDependencies += "de.quantummaid.injectmaid" % "injectmaid-parent" % "0.1.20"
[de.quantummaid.injectmaid/injectmaid-parent "0.1.20"]

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.