is not current version
Last Version 1.7-24

com.payneteasy.superfly:superfly-spi-support 1.7-3

Classes which are used by both SPI implementations and Superfly core

Categories

Categories

Net
GroupId

GroupId

com.payneteasy.superfly
ArtifactId

ArtifactId

superfly-spi-support
Version

Version

1.7-3
Type

Type

jar

Download superfly-spi-support 1.7-3


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