MVN

io.d11 : plugger

Maven & Gradle

Jul 27, 2023

plugger · Plugger Android SDK Core

<dependency>
    <groupId>io.d11</groupId>
    <artifactId>plugger</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.d11 : plugger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of io.d11 : plugger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
plugger-1.3.1
plugger-1.3.0
1.2.x
plugger-1.2.1
plugger-1.2.0
1.1.x
plugger-1.1.6
plugger-1.1.5
plugger-1.1.4
plugger-1.1.3
plugger-1.1.2
plugger-1.1.1

How to add a dependency to Maven

Add the following io.d11 : plugger maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.d11</groupId>
    <artifactId>plugger</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.d11 : plugger gradle dependency to your build.gradle file:

implementation 'io.d11:plugger:1.3.1'

Gradle Kotlin DSL: Add the following io.d11 : plugger gradle kotlin dependency to your build.gradle.kts file:

implementation("io.d11:plugger:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.d11 : plugger sbt scala dependency to your build.sbt file:

libraryDependencies += "io.d11" % "plugger" % "1.3.1"

Advertisement

Dependencies from Group

Aug 29, 2022
14 usages
735 stars
Aug 29, 2022
13 usages
735 stars
Aug 29, 2022
11 usages
735 stars
May 10, 2021
1 usages
735 stars
Mar 17, 2021
735 stars

Discover Dependencies