is not current version
Last Version 0.15.4

com.github.nmorel.gwtjackson:gwt-jackson-remotelogging 0.15.3

Extension to support remote logging of Throwable

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Jackson Data JSON Logging Application Layer Libs
GroupId

GroupId

com.github.nmorel.gwtjackson
ArtifactId

ArtifactId

gwt-jackson-remotelogging
Version

Version

0.15.3
Type

Type

jar

Download gwt-jackson-remotelogging 0.15.3


<!-- https://jarcasting.com/artifacts/com.github.nmorel.gwtjackson/gwt-jackson-remotelogging/ -->
<dependency>
    <groupId>com.github.nmorel.gwtjackson</groupId>
    <artifactId>gwt-jackson-remotelogging</artifactId>
    <version>0.15.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nmorel.gwtjackson/gwt-jackson-remotelogging/
implementation 'com.github.nmorel.gwtjackson:gwt-jackson-remotelogging:0.15.3'
// https://jarcasting.com/artifacts/com.github.nmorel.gwtjackson/gwt-jackson-remotelogging/
implementation ("com.github.nmorel.gwtjackson:gwt-jackson-remotelogging:0.15.3")
'com.github.nmorel.gwtjackson:gwt-jackson-remotelogging:jar:0.15.3'
<dependency org="com.github.nmorel.gwtjackson" name="gwt-jackson-remotelogging" rev="0.15.3">
  <artifact name="gwt-jackson-remotelogging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nmorel.gwtjackson', module='gwt-jackson-remotelogging', version='0.15.3')
)
libraryDependencies += "com.github.nmorel.gwtjackson" % "gwt-jackson-remotelogging" % "0.15.3"
[com.github.nmorel.gwtjackson/gwt-jackson-remotelogging "0.15.3"]