is not current version
Last Version 1.7

com.nitorcreations:wicket-components 1.3


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

wicket-components
Version

Version

1.3
Type

Type

jar

Download wicket-components 1.3


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