engUtils_log

This is a library for parsing .netrc files

License

License

GroupId

GroupId

com.owteam.engUtils
ArtifactId

ArtifactId

log
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

engUtils_log
This is a library for parsing .netrc files
Project URL

Project URL

https://github.com/bearlinux/owteam_engutils_log

Download log

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : jcl-over-slf4j jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0