is not current version
Last Version 1.7-24

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

Contains Superfly UI and server-side components implementing Superfly services for clients

Categories

Categories

Net
GroupId

GroupId

com.payneteasy.superfly
ArtifactId

ArtifactId

superfly-web
Version

Version

1.7-2
Type

Type

war

Download superfly-web 1.7-2


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