is not current version
Last Version 0.4.1

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


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.2.3
Type

Type

jar

Download wicket-clientside-logging 0.2.3


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