is not current version
Last Version 1.3.1.wicket8

de.wicketbuch.extensions:extensible-autolinking 1.1.1.wicket6


Categories

Categories

Wicket User Interface Web Frameworks Auto Application Layer Libs Code Generators
GroupId

GroupId

de.wicketbuch.extensions
ArtifactId

ArtifactId

extensible-autolinking
Version

Version

1.1.1.wicket6
Type

Type

jar

Download extensible-autolinking 1.1.1.wicket6


<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking/ -->
<dependency>
    <groupId>de.wicketbuch.extensions</groupId>
    <artifactId>extensible-autolinking</artifactId>
    <version>1.1.1.wicket6</version>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking/
implementation 'de.wicketbuch.extensions:extensible-autolinking:1.1.1.wicket6'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking/
implementation ("de.wicketbuch.extensions:extensible-autolinking:1.1.1.wicket6")
'de.wicketbuch.extensions:extensible-autolinking:jar:1.1.1.wicket6'
<dependency org="de.wicketbuch.extensions" name="extensible-autolinking" rev="1.1.1.wicket6">
  <artifact name="extensible-autolinking" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions', module='extensible-autolinking', version='1.1.1.wicket6')
)
libraryDependencies += "de.wicketbuch.extensions" % "extensible-autolinking" % "1.1.1.wicket6"
[de.wicketbuch.extensions/extensible-autolinking "1.1.1.wicket6"]