sp

"advance SPI for java"

License

License

GroupId

GroupId

io.github.luqinx
ArtifactId

ArtifactId

sp
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

sp
"advance SPI for java"
Project URL

Project URL

https://github.com/luqinx
Source Code Management

Source Code Management

https://github.com/

Download sp

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
io.github.luqinx : interceptor jar 0.0.3
net.bytebuddy : byte-buddy jar 1.10.14
com.google.code.gson : gson jar 2.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.0.1
1.0.0