License |
License |
---|---|
GroupId | GroupIdcom.sta-soft |
ArtifactId | ArtifactIdmlogger |
Last Version | Last Version1.40 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMLogger
Specialized logger for all M-Projects.
|
Project Organization |
Project Organization>StA-Soft< |
Filename | Size |
---|---|
mlogger-1.40.pom | |
mlogger-1.40.jar | 30 KB |
mlogger-1.40-tests.jar | 6 KB |
mlogger-1.40-test-sources.jar | 4 KB |
mlogger-1.40-sources.jar | 28 KB |
mlogger-1.40-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sta-soft/mlogger/ -->
<dependency>
<groupId>com.sta-soft</groupId>
<artifactId>mlogger</artifactId>
<version>1.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.sta-soft/mlogger/
implementation 'com.sta-soft:mlogger:1.40'
// https://jarcasting.com/artifacts/com.sta-soft/mlogger/
implementation ("com.sta-soft:mlogger:1.40")
'com.sta-soft:mlogger:jar:1.40'
<dependency org="com.sta-soft" name="mlogger" rev="1.40">
<artifact name="mlogger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sta-soft', module='mlogger', version='1.40')
)
libraryDependencies += "com.sta-soft" % "mlogger" % "1.40"
[com.sta-soft/mlogger "1.40"]
Group / Artifact | Type | Version |
---|---|---|
com.sta-soft : mutils | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |