is not current version
Last Version 1.7-24

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

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

Type

jar

Download superfly-client 1.7-2


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