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