Log and stream utilities


License

License

GroupId

GroupId

com.daioware
ArtifactId

ArtifactId

log
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Log and stream utilities
Log and stream utilities
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.log
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download log

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.daioware : dateUtilities jar 1.0.0-RELEASE
com.daioware : commons jar 1.0.0-RELEASE
com.daioware : file jar 1.0.1-RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE