is not current version
Last Version 1.0.0-alpha4

com.github.apetrelli.gwtintegration:gwt-integration-remote-logging 1.0.0-alpha2

Improvements for remote logging implementation.

Categories

Categories

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

GroupId

com.github.apetrelli.gwtintegration
ArtifactId

ArtifactId

gwt-integration-remote-logging
Version

Version

1.0.0-alpha2
Type

Type

jar

Download gwt-integration-remote-logging 1.0.0-alpha2


<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-remote-logging/ -->
<dependency>
    <groupId>com.github.apetrelli.gwtintegration</groupId>
    <artifactId>gwt-integration-remote-logging</artifactId>
    <version>1.0.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-remote-logging/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration-remote-logging:1.0.0-alpha2'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-remote-logging/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration-remote-logging:1.0.0-alpha2")
'com.github.apetrelli.gwtintegration:gwt-integration-remote-logging:jar:1.0.0-alpha2'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-remote-logging" rev="1.0.0-alpha2">
  <artifact name="gwt-integration-remote-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-remote-logging', version='1.0.0-alpha2')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-remote-logging" % "1.0.0-alpha2"
[com.github.apetrelli.gwtintegration/gwt-integration-remote-logging "1.0.0-alpha2"]