Last Version

Servicer 1.0.3

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

License

License

GroupId

GroupId

com.austinv11.servicer
ArtifactId

ArtifactId

Servicer
Version

Version

1.0.3
Type

Type

jar
Description

Description

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

Project URL

https://github.com/austinv11/Servicer
Source Code Management

Source Code Management

https://github.com/austinv11/Servicer

Download Servicer 1.0.3


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

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.