Last Version

Backport Service Provider Interface 1.0.1

The backport-spi library is backport of Service Provider Interface to Java5 with extra features.

License

License

GroupId

GroupId

com.googlecode.backport-spi
ArtifactId

ArtifactId

backport-spi
Version

Version

1.0.1
Type

Type

jar
Description

Description

Backport Service Provider Interface
The backport-spi library is backport of Service Provider Interface to Java5 with extra features.
Project Organization

Project Organization

99 Software Foundation

Download backport-spi 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.11

Project Modules

There are no modules declared in this project.