MVN

com.github.bibsysdev : dlq

Maven & Gradle

Aug 21, 2023
2 stars

dlq · A commons library for the NVA project

<dependency>
    <groupId>com.github.bibsysdev</groupId>
    <artifactId>dlq</artifactId>
    <version>1.31.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bibsysdev : dlq to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.31.5

All Versions

Choose a version of com.github.bibsysdev : dlq to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.31.x
dlq-1.31.5
dlq-1.31.4
dlq-1.31.3
dlq-1.31.2
dlq-1.31.1
dlq-1.31.0
1.30.x
dlq-1.30.5
dlq-1.30.4
dlq-1.30.3
dlq-1.30.2
dlq-1.30.1
dlq-1.30.0
1.29.x
dlq-1.29.4
dlq-1.29.3
dlq-1.29.2

How to add a dependency to Maven

Add the following com.github.bibsysdev : dlq maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bibsysdev</groupId>
    <artifactId>dlq</artifactId>
    <version>1.31.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bibsysdev : dlq gradle dependency to your build.gradle file:

implementation 'com.github.bibsysdev:dlq:1.31.5'

Gradle Kotlin DSL: Add the following com.github.bibsysdev : dlq gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bibsysdev:dlq:1.31.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bibsysdev : dlq sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bibsysdev" % "dlq" % "1.31.5"

Advertisement

Dependencies from Group

Aug 21, 2023
13 usages
2 stars
Aug 21, 2023
8 usages
2 stars
Aug 21, 2023
2 usages
2 stars
Aug 21, 2023
1 usages
2 stars
Aug 21, 2023
1 usages
2 stars

Discover Dependencies