is not current version
Last Version 1.7-24

com.payneteasy.superfly:superfly-web 1.2-3

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

Type

war

Download superfly-web 1.2-3


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