is not current version
Last Version 0.4.1

de.agilecoders.wicket:wicket-clientside-logging 0.1.6


Categories

Categories

IDE Development Tools Wicket User Interface Web Frameworks CLI Logging Application Layer Libs
GroupId

GroupId

de.agilecoders.wicket
ArtifactId

ArtifactId

wicket-clientside-logging
Version

Version

0.1.6
Type

Type

jar

Download wicket-clientside-logging 0.1.6


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