is not current version
Last Version 1.7-24

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

Classes that allow to integrate Superfly and Wicket

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

com.payneteasy.superfly
ArtifactId

ArtifactId

superfly-wicket
Version

Version

1.7-2
Type

Type

jar

Download superfly-wicket 1.7-2


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