MVN

com.github.marcosemiao.util : service-provider

Maven & Gradle

Jun 25, 2015
5 usages
0 stars

Service Provider · A simple service-provider loading facility (Java 3)

<dependency>
    <groupId>com.github.marcosemiao.util</groupId>
    <artifactId>service-provider</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.marcosemiao.util : service-provider to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.marcosemiao.util : service-provider to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
service-provider-1.0.0

How to add a dependency to Maven

Add the following com.github.marcosemiao.util : service-provider maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.marcosemiao.util</groupId>
    <artifactId>service-provider</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.marcosemiao.util : service-provider gradle dependency to your build.gradle file:

implementation 'com.github.marcosemiao.util:service-provider:1.0.0'

Gradle Kotlin DSL: Add the following com.github.marcosemiao.util : service-provider gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.marcosemiao.util:service-provider:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.marcosemiao.util : service-provider sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.marcosemiao.util" % "service-provider" % "1.0.0"

Advertisement

Dependencies from Group

Jun 25, 2015
5 usages
0 stars

Discover Dependencies

May 08, 2020
6 usages
Jul 09, 2018
7 usages
0 stars
Apr 25, 2014
19 usages
44 stars
Jul 01, 2018
6 usages
363 stars
Dec 27, 2013
2 usages
1 stars
Feb 27, 2018
119 usages
0 stars
Sep 17, 2014
14 usages
276 stars
gss
Aug 25, 2016
1 usages
0 stars
Aug 26, 2022
60 usages
248 stars