Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.payneteasy.superfly |
ArtifactId | ArtifactIdsuperfly-spi-support |
Version | Version1.7-19 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-spi-support/ -->
<dependency>
<groupId>com.payneteasy.superfly</groupId>
<artifactId>superfly-spi-support</artifactId>
<version>1.7-19</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-spi-support/
implementation 'com.payneteasy.superfly:superfly-spi-support:1.7-19'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-spi-support/
implementation ("com.payneteasy.superfly:superfly-spi-support:1.7-19")
'com.payneteasy.superfly:superfly-spi-support:jar:1.7-19'
<dependency org="com.payneteasy.superfly" name="superfly-spi-support" rev="1.7-19">
<artifact name="superfly-spi-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-spi-support', version='1.7-19')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-spi-support" % "1.7-19"
[com.payneteasy.superfly/superfly-spi-support "1.7-19"]