is not current version
Last Version 1.7-24

com.payneteasy.superfly:superfly-spi-support 1.2-15

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.2-15
Type

Type

jar

Download superfly-spi-support 1.2-15


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