MVN

com.acidmanic : easyplug

Maven & Gradle

Apr 27, 2021
0 stars

easyplug · Reusing some code to use jars as plugins

<dependency>
    <groupId>com.acidmanic</groupId>
    <artifactId>easyplug</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.acidmanic : easyplug to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.acidmanic : easyplug to add to Maven or Gradle - All Versions:

  • Version Updated
  • easyplug-1.0.0

    Apr 26, 2021

How to add a dependency to Maven

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

<dependency>
    <groupId>com.acidmanic</groupId>
    <artifactId>easyplug</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.acidmanic : easyplug gradle dependency to your build.gradle file:

implementation 'com.acidmanic:easyplug:1.0.0'

Gradle Kotlin DSL: Add the following com.acidmanic : easyplug gradle kotlin dependency to your build.gradle.kts file:

implementation("com.acidmanic:easyplug:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.acidmanic : easyplug sbt scala dependency to your build.sbt file:

libraryDependencies += "com.acidmanic" % "easyplug" % "1.0.0"

Advertisement

Dependencies from Group

Apr 27, 2021
4 usages
0 stars
Feb 03, 2021
3 usages
Dec 14, 2018
2 usages
0 stars
Apr 12, 2020
1 usages
Jan 24, 2021
1 stars

Discover Dependencies

Jul 06, 2021
0 stars
Apr 26, 2021
0 stars
Mar 14, 2022
57 stars
Mar 14, 2022
57 stars
May 09, 2023
113 stars
May 09, 2023
113 stars
May 09, 2023
113 stars
fcm
May 09, 2023
113 stars
Nov 28, 2022
113 stars
Apr 25, 2021
113 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome