is not current version
Last Version 1.2.2

com.cedarsoft.wicket:basic-components 1.1


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.cedarsoft.wicket
ArtifactId

ArtifactId

basic-components
Version

Version

1.1
Type

Type

jar

Download basic-components 1.1


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