Last Version

SimpleDI Development Root 1

Easy and simple di using annotation processors

License

License

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

simple-di-development-root
Version

Version

1
Type

Type

pom
Description

Description

SimpleDI Development Root
Easy and simple di using annotation processors
Project URL

Project URL

https://github.com/ThorbenKuck/SimpleDI

Download simple-di-development-root 1


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

Dependencies

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

Project Modules

  • bootstrap
  • di-annotations
  • di-core
  • di-processor
  • di-root