MVN

com.aeuok : mlog

Maven & Gradle

Feb 06, 2020

MLog · MLog

<dependency>
    <groupId>com.aeuok</groupId>
    <artifactId>mlog</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aeuok : mlog to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of com.aeuok : mlog to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
mlog-2.0.1
mlog-2.0.0
1.0.x
mlog-1.0.0

How to add a dependency to Maven

Add the following com.aeuok : mlog maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aeuok</groupId>
    <artifactId>mlog</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aeuok : mlog gradle dependency to your build.gradle file:

implementation 'com.aeuok:mlog:2.0.1'

Gradle Kotlin DSL: Add the following com.aeuok : mlog gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aeuok:mlog:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aeuok : mlog sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aeuok" % "mlog" % "2.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 21, 2019
1 usages
62 stars
Jan 05, 2020
1 usages
0 stars
Jan 05, 2020
0 stars
Mar 23, 2023
21 stars
Mar 23, 2023
1 usages
21 stars
May 16, 2022
21 stars
Dec 02, 2020
252 stars
Jan 30, 2020
8 stars
Jan 08, 2020
1 stars