MVN

de.skuzzle.tinyplugz : tiny-plugz

Maven & Gradle

Oct 16, 2015
2 usages

tiny-plugz · TinyPlugz is a high level API around java's ServiceLoader and URLClassLoader.

<dependency>
    <groupId>de.skuzzle.tinyplugz</groupId>
    <artifactId>tiny-plugz</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.skuzzle.tinyplugz : tiny-plugz to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of de.skuzzle.tinyplugz : tiny-plugz to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
tiny-plugz-0.3.0
0.2.x
tiny-plugz-0.2.0
0.1.x
tiny-plugz-0.1.0

How to add a dependency to Maven

Add the following de.skuzzle.tinyplugz : tiny-plugz maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.skuzzle.tinyplugz</groupId>
    <artifactId>tiny-plugz</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.skuzzle.tinyplugz : tiny-plugz gradle dependency to your build.gradle file:

implementation 'de.skuzzle.tinyplugz:tiny-plugz:0.3.0'

Gradle Kotlin DSL: Add the following de.skuzzle.tinyplugz : tiny-plugz gradle kotlin dependency to your build.gradle.kts file:

implementation("de.skuzzle.tinyplugz:tiny-plugz:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.skuzzle.tinyplugz : tiny-plugz sbt scala dependency to your build.sbt file:

libraryDependencies += "de.skuzzle.tinyplugz" % "tiny-plugz" % "0.3.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 25, 2015
5 usages
0 stars
Jun 04, 2015
May 25, 2015
2 usages
0 stars
Mar 23, 2017
1 usages
97 stars
Feb 27, 2016
2 usages
May 21, 2015
1 usages
Apr 10, 2016
6 usages
Oct 14, 2015