is not current version
Last Version 1.7

com.nitorcreations:wicket-components 1.0


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

wicket-components
Version

Version

1.0
Type

Type

jar

Download wicket-components 1.0


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