Service Provider API

Project that contains the annotations for classes that will inplement a service.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.wesleyhome
ArtifactId

ArtifactId

service-provider-api
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Service Provider API
Project that contains the annotations for classes that will inplement a service.

Download service-provider-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.wesleyhome/service-provider-api/ -->
<dependency>
    <groupId>com.wesleyhome</groupId>
    <artifactId>service-provider-api</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wesleyhome/service-provider-api/
implementation 'com.wesleyhome:service-provider-api:1.0.1'
// https://jarcasting.com/artifacts/com.wesleyhome/service-provider-api/
implementation ("com.wesleyhome:service-provider-api:1.0.1")
'com.wesleyhome:service-provider-api:jar:1.0.1'
<dependency org="com.wesleyhome" name="service-provider-api" rev="1.0.1">
  <artifact name="service-provider-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wesleyhome', module='service-provider-api', version='1.0.1')
)
libraryDependencies += "com.wesleyhome" % "service-provider-api" % "1.0.1"
[com.wesleyhome/service-provider-api "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0