Last Version

spi 0.2.9

Java Annotation and Processor to simplify the use of the Service Provider Interface

License

License

GroupId

GroupId

io.higgs
ArtifactId

ArtifactId

spi
Version

Version

0.2.9
Type

Type

jar
Description

Description

spi
Java Annotation and Processor to simplify the use of the Service Provider Interface
Project Organization

Project Organization

SPI Project Team

Download spi 0.2.9


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.