is not current version
Last Version 1.0.3

io.github.sevdokimov.logviewer:log-parent 1.0.0

A parent pom.xml for Log Viewer project

GroupId

GroupId

io.github.sevdokimov.logviewer
ArtifactId

ArtifactId

log-parent
Version

Version

1.0.0
Type

Type

pom

Download log-parent 1.0.0

Filename Size
log-parent-1.0.0.pom 6 KB
Browse

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