SimpleDI Bootstrap

Easy and simple di using annotation processors

License

License

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

simple-di-bootstrap
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

SimpleDI Bootstrap
Easy and simple di using annotation processors
Project URL

Project URL

https://github.com/ThorbenKuck/SimpleDI

Download simple-di-bootstrap

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/simple-di-bootstrap/ -->
<dependency>
    <groupId>com.github.thorbenkuck</groupId>
    <artifactId>simple-di-bootstrap</artifactId>
    <version>0.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenkuck/simple-di-bootstrap/
implementation 'com.github.thorbenkuck:simple-di-bootstrap:0.5.1'
// https://jarcasting.com/artifacts/com.github.thorbenkuck/simple-di-bootstrap/
implementation ("com.github.thorbenkuck:simple-di-bootstrap:0.5.1")
'com.github.thorbenkuck:simple-di-bootstrap:pom:0.5.1'
<dependency org="com.github.thorbenkuck" name="simple-di-bootstrap" rev="0.5.1">
  <artifact name="simple-di-bootstrap" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenkuck', module='simple-di-bootstrap', version='0.5.1')
)
libraryDependencies += "com.github.thorbenkuck" % "simple-di-bootstrap" % "0.5.1"
[com.github.thorbenkuck/simple-di-bootstrap "0.5.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.thorbenkuck : di jar 0.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1
0.5
0.4
0.3