Last Version

ServiceScanner 0.1.3

Automatically configure ServiceLoader providers

License

License

ISC
GroupId

GroupId

com.hunterwb
ArtifactId

ArtifactId

servicescanner
Version

Version

0.1.3
Type

Type

jar
Description

Description

ServiceScanner
Automatically configure ServiceLoader providers
Project URL

Project URL

https://github.com/hunterwb/servicescanner
Source Code Management

Source Code Management

https://github.com/hunterwb/servicescanner

Download servicescanner 0.1.3


<!-- https://jarcasting.com/artifacts/com.hunterwb/servicescanner/ -->
<dependency>
    <groupId>com.hunterwb</groupId>
    <artifactId>servicescanner</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hunterwb/servicescanner/
implementation 'com.hunterwb:servicescanner:0.1.3'
// https://jarcasting.com/artifacts/com.hunterwb/servicescanner/
implementation ("com.hunterwb:servicescanner:0.1.3")
'com.hunterwb:servicescanner:jar:0.1.3'
<dependency org="com.hunterwb" name="servicescanner" rev="0.1.3">
  <artifact name="servicescanner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hunterwb', module='servicescanner', version='0.1.3')
)
libraryDependencies += "com.hunterwb" % "servicescanner" % "0.1.3"
[com.hunterwb/servicescanner "0.1.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.