MVN

com.austinv11.servicer : Servicer

Maven & Gradle

Jul 08, 2020
1 usages
0 stars

Servicer · Easily wire Java services for loading via java.util.ServiceLoader

<dependency>
    <groupId>com.austinv11.servicer</groupId>
    <artifactId>Servicer</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.austinv11.servicer : Servicer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.austinv11.servicer : Servicer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
Servicer-1.0.3
Servicer-1.0.2
Servicer-1.0.1
Servicer-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.austinv11.servicer</groupId>
    <artifactId>Servicer</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.austinv11.servicer : Servicer gradle dependency to your build.gradle file:

implementation 'com.austinv11.servicer:Servicer:1.0.3'

Gradle Kotlin DSL: Add the following com.austinv11.servicer : Servicer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.austinv11.servicer:Servicer:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.austinv11.servicer : Servicer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.austinv11.servicer" % "Servicer" % "1.0.3"

Advertisement

Dependencies from Group

Jul 08, 2020
1 usages
0 stars

Discover Dependencies

Aug 23, 2023
2 usages
Aug 16, 2019
5 usages
0 stars
Aug 16, 2021
1 usages
2 stars
Jul 03, 2023
3 usages
17 stars
Jun 26, 2023
3 usages
79 stars
Jan 20, 2023
6 usages
2.7k stars
Dec 12, 2022
2 usages
258 stars
Aug 02, 2023
3 usages
52 stars