MVN

dk.yalibs : yadi

Maven & Gradle

Aug 19, 2023
0 stars

yadi · Yet another framework-agnostic skyhook dependency injection implementation

<dependency>
    <groupId>dk.yalibs</groupId>
    <artifactId>yadi</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dk.yalibs : yadi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of dk.yalibs : yadi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
yadi-1.0.0

How to add a dependency to Maven

Add the following dk.yalibs : yadi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dk.yalibs</groupId>
    <artifactId>yadi</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dk.yalibs : yadi gradle dependency to your build.gradle file:

implementation 'dk.yalibs:yadi:1.0.0'

Gradle Kotlin DSL: Add the following dk.yalibs : yadi gradle kotlin dependency to your build.gradle.kts file:

implementation("dk.yalibs:yadi:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dk.yalibs : yadi sbt scala dependency to your build.sbt file:

libraryDependencies += "dk.yalibs" % "yadi" % "1.0.0"

Advertisement

Dependencies from Group

Aug 19, 2023
0 stars
Aug 19, 2023
0 stars
Aug 19, 2023
0 stars
Aug 19, 2023
0 stars
Aug 20, 2023
0 stars

Discover Dependencies

Aug 19, 2023
70 stars
Aug 24, 2023
4 stars
Aug 19, 2023
1 stars
Aug 19, 2023
0 stars
Aug 19, 2023
0 stars
Aug 18, 2023
0 stars
Aug 20, 2023
0 stars