Last Version

spi 0.0.2

The spi framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

spi
Version

Version

0.0.2
Type

Type

jar
Description

Description

spi
The spi framework for java.

Download spi 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.108

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.