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