MVN

com.aeuok : method-log

Maven & Gradle

May 09, 2020

MLog · 方法调用日志工具

<dependency>
    <groupId>com.aeuok</groupId>
    <artifactId>method-log</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

Version Vulnerabilities Updated
1.0.x
method-log-1.0.2
method-log-1.0.1
method-log-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.aeuok</groupId>
    <artifactId>method-log</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.aeuok:method-log:1.0.2'

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

implementation("com.aeuok:method-log:1.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.aeuok" % "method-log" % "1.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 17, 2021
1 usages
4 stars
Apr 17, 2021
1 usages
4 stars
Apr 17, 2020
1 stars
Apr 17, 2020
2.7k stars
Mar 24, 2020
1 stars
Jul 20, 2023
4 usages
3 stars
Feb 10, 2020
0 stars
Dec 17, 2021
1 usages
Aug 06, 2020
2 stars