Log Viewer frontend

The frontend part of Log Viewer

License

License

GroupId

GroupId

io.github.sevdokimov.logviewer
ArtifactId

ArtifactId

log-viewer-frontend
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Log Viewer frontend
The frontend part of Log Viewer
Project URL

Project URL

https://github.com/sevdokimov/log-viewer
Source Code Management

Source Code Management

http://github.com/sevdokimov/log-viewer/tree/master/log-viewer-frontend

Download log-viewer-frontend

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.sevdokimov.logviewer/log-viewer-frontend/ -->
<dependency>
    <groupId>io.github.sevdokimov.logviewer</groupId>
    <artifactId>log-viewer-frontend</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sevdokimov.logviewer/log-viewer-frontend/
implementation 'io.github.sevdokimov.logviewer:log-viewer-frontend:1.0.3'
// https://jarcasting.com/artifacts/io.github.sevdokimov.logviewer/log-viewer-frontend/
implementation ("io.github.sevdokimov.logviewer:log-viewer-frontend:1.0.3")
'io.github.sevdokimov.logviewer:log-viewer-frontend:jar:1.0.3'
<dependency org="io.github.sevdokimov.logviewer" name="log-viewer-frontend" rev="1.0.3">
  <artifact name="log-viewer-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sevdokimov.logviewer', module='log-viewer-frontend', version='1.0.3')
)
libraryDependencies += "io.github.sevdokimov.logviewer" % "log-viewer-frontend" % "1.0.3"
[io.github.sevdokimov.logviewer/log-viewer-frontend "1.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0