Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.manishahluwalia.gwt |
ArtifactId | ArtifactIdremote-log-handler |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
remote-log-handler-0.0.1.pom | |
remote-log-handler-0.0.1.jar | 16 KB |
remote-log-handler-0.0.1-sources.jar | 6 KB |
remote-log-handler-0.0.1-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.manishahluwalia.gwt/remote-log-handler/ -->
<dependency>
<groupId>com.github.manishahluwalia.gwt</groupId>
<artifactId>remote-log-handler</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manishahluwalia.gwt/remote-log-handler/
implementation 'com.github.manishahluwalia.gwt:remote-log-handler:0.0.1'
// https://jarcasting.com/artifacts/com.github.manishahluwalia.gwt/remote-log-handler/
implementation ("com.github.manishahluwalia.gwt:remote-log-handler:0.0.1")
'com.github.manishahluwalia.gwt:remote-log-handler:jar:0.0.1'
<dependency org="com.github.manishahluwalia.gwt" name="remote-log-handler" rev="0.0.1">
<artifact name="remote-log-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manishahluwalia.gwt', module='remote-log-handler', version='0.0.1')
)
libraryDependencies += "com.github.manishahluwalia.gwt" % "remote-log-handler" % "0.0.1"
[com.github.manishahluwalia.gwt/remote-log-handler "0.0.1"]