is not current version
Last Version 0.4

ro.fortsoft.log2j:log2j-parent 0.1

Simple log file to java objects converter using annotation

GroupId

GroupId

ro.fortsoft.log2j
ArtifactId

ArtifactId

log2j-parent
Version

Version

0.1
Type

Type

pom

Download log2j-parent 0.1

Filename Size
log2j-parent-0.1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/ro.fortsoft.log2j/log2j-parent/ -->
<dependency>
    <groupId>ro.fortsoft.log2j</groupId>
    <artifactId>log2j-parent</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.log2j/log2j-parent/
implementation 'ro.fortsoft.log2j:log2j-parent:0.1'
// https://jarcasting.com/artifacts/ro.fortsoft.log2j/log2j-parent/
implementation ("ro.fortsoft.log2j:log2j-parent:0.1")
'ro.fortsoft.log2j:log2j-parent:pom:0.1'
<dependency org="ro.fortsoft.log2j" name="log2j-parent" rev="0.1">
  <artifact name="log2j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.log2j', module='log2j-parent', version='0.1')
)
libraryDependencies += "ro.fortsoft.log2j" % "log2j-parent" % "0.1"
[ro.fortsoft.log2j/log2j-parent "0.1"]