MVN

io.d11 : plug-experiment

Maven & Gradle

Jul 28, 2023

plug-experiment · Plugger Android SDK Core

<dependency>
    <groupId>io.d11</groupId>
    <artifactId>plug-experiment</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.2

All Versions

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

Version Vulnerabilities Updated
1.2.x
plug-experiment-1.2.2
plug-experiment-1.2.1
plug-experiment-1.2.0
1.1.x
plug-experiment-1.1.8
plug-experiment-1.1.7
plug-experiment-1.1.6
plug-experiment-1.1.5
plug-experiment-1.1.4
plug-experiment-1.1.3
plug-experiment-1.1.2
plug-experiment-1.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.d11</groupId>
    <artifactId>plug-experiment</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.d11:plug-experiment:1.2.2'

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

implementation("io.d11:plug-experiment:1.2.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.d11" % "plug-experiment" % "1.2.2"

Advertisement

Dependencies from Group

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

Discover Dependencies