MVN

com.github.czyzby : uedi-core

Maven & Gradle

Sep 22, 2016
3 usages
4 stars

uedi-core · Simple dependency injection framework. Relies on reflection at runtime, but does not enforce boilerplate annotations usage.

<dependency>
    <groupId>com.github.czyzby</groupId>
    <artifactId>uedi-core</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.czyzby : uedi-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.github.czyzby : uedi-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
uedi-core-0.2
0.1
uedi-core-0.1

How to add a dependency to Maven

Add the following com.github.czyzby : uedi-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.czyzby</groupId>
    <artifactId>uedi-core</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.czyzby : uedi-core gradle dependency to your build.gradle file:

implementation 'com.github.czyzby:uedi-core:0.2'

Gradle Kotlin DSL: Add the following com.github.czyzby : uedi-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.czyzby:uedi-core:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.czyzby : uedi-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.czyzby" % "uedi-core" % "0.2"

Advertisement

Dependencies from Group

Sep 22, 2016
9 usages
4 stars
Apr 02, 2017
6 usages
158 stars
Apr 02, 2017
4 usages
158 stars
Apr 02, 2017
3 usages
158 stars
Apr 02, 2017
3 usages
158 stars

Discover Dependencies

May 30, 2016
3 usages
Oct 15, 2020
4 usages
Oct 31, 2016
3 usages
59 stars
Sep 19, 2016
3 usages
25 stars
Oct 24, 2022
4 usages
16 stars
Jul 21, 2023
8 usages
216 stars
Jun 01, 2017
3 usages
128 stars
Nov 10, 2018
3 usages
10 stars
Jul 03, 2017
3 usages
10 stars
Jul 06, 2018
3 usages