MVN

io.github.kiss4u : dilog

Maven & Gradle

Apr 28, 2023
1 stars

dilog · A component for Java method input and result printing to logs

<dependency>
    <groupId>io.github.kiss4u</groupId>
    <artifactId>dilog</artifactId>
    <version>0.0.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.kiss4u : dilog to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1.RELEASE

All Versions

Choose a version of io.github.kiss4u : dilog to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
dilog-0.0.1.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.kiss4u</groupId>
    <artifactId>dilog</artifactId>
    <version>0.0.1.RELEASE</version>
</dependency>

Advertisement