Last Version

BeanInject 0.9

Simple utility for dependency injection.

License

License

GroupId

GroupId

com.github.lkoskela
ArtifactId

ArtifactId

beaninject
Version

Version

0.9
Type

Type

jar
Description

Description

BeanInject
Simple utility for dependency injection.
Project URL

Project URL

http://github.com/lkoskela/beaninject
Source Code Management

Source Code Management

https://github.com/lkoskela/beaninject

Download beaninject 0.9


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.