is not current version
Last Version 1.7-24

com.payneteasy.superfly:superfly-client 1.7-3

Contains classes used to use Superfly facilities by clients

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.payneteasy.superfly
ArtifactId

ArtifactId

superfly-client
Version

Version

1.7-3
Type

Type

jar

Download superfly-client 1.7-3


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