is not current version
Last Version 1.0.3

com.rbmhtechnology.vind:report-writer-log 1.0.2


GroupId

GroupId

com.rbmhtechnology.vind
ArtifactId

ArtifactId

report-writer-log
Version

Version

1.0.2
Type

Type

jar

Download report-writer-log 1.0.2


<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/report-writer-log/ -->
<dependency>
    <groupId>com.rbmhtechnology.vind</groupId>
    <artifactId>report-writer-log</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/report-writer-log/
implementation 'com.rbmhtechnology.vind:report-writer-log:1.0.2'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/report-writer-log/
implementation ("com.rbmhtechnology.vind:report-writer-log:1.0.2")
'com.rbmhtechnology.vind:report-writer-log:jar:1.0.2'
<dependency org="com.rbmhtechnology.vind" name="report-writer-log" rev="1.0.2">
  <artifact name="report-writer-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='report-writer-log', version='1.0.2')
)
libraryDependencies += "com.rbmhtechnology.vind" % "report-writer-log" % "1.0.2"
[com.rbmhtechnology.vind/report-writer-log "1.0.2"]