License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.payneteasy.superfly |
ArtifactId | ArtifactIdsuperfly-spi |
Last Version | Last Version1.7-24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSPI for Superfly
Interfaces for implementations of internal matters like HOTP processing
|
Filename | Size |
---|---|
superfly-spi-1.7-24.pom | |
superfly-spi-1.7-24.jar | 2 KB |
superfly-spi-1.7-24-sources.jar | 1 KB |
superfly-spi-1.7-24-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-spi/ -->
<dependency>
<groupId>com.payneteasy.superfly</groupId>
<artifactId>superfly-spi</artifactId>
<version>1.7-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-spi/
implementation 'com.payneteasy.superfly:superfly-spi:1.7-24'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-spi/
implementation ("com.payneteasy.superfly:superfly-spi:1.7-24")
'com.payneteasy.superfly:superfly-spi:jar:1.7-24'
<dependency org="com.payneteasy.superfly" name="superfly-spi" rev="1.7-24">
<artifact name="superfly-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-spi', version='1.7-24')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-spi" % "1.7-24"
[com.payneteasy.superfly/superfly-spi "1.7-24"]
Group / Artifact | Type | Version |
---|---|---|
com.payneteasy.superfly : superfly-spi-support | jar | 1.7-24 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.0 |
cglib : cglib | jar | 3.2.5 |