MVN

com.github.thorbenkuck : wire-di-development-root

Maven & Gradle

Apr 04, 2022
5 stars

WireDI Development Root · Easy and simple di using annotation processors

<dependency>
    <groupId>com.github.thorbenkuck</groupId>
    <artifactId>wire-di-development-root</artifactId>
    <version>1.0.0-alpha1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.thorbenkuck : wire-di-development-root to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-alpha1
  • Latest Alpha: 1.0.0-alpha1

All Versions

Choose a version of com.github.thorbenkuck : wire-di-development-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
wire-di-development-root-1.0.0-alpha1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.thorbenkuck</groupId>
    <artifactId>wire-di-development-root</artifactId>
    <version>1.0.0-alpha1</version>
</dependency>

Advertisement