MVN

io.github.ReleaseStandard.CodeEditor.logger-debug : logger-debug

Maven & Gradle

Nov 10, 2021
2 usages
1 stars

logger-debug · logger-debug for CodeEditor

<dependency>
    <groupId>io.github.ReleaseStandard.CodeEditor.logger-debug</groupId>
    <artifactId>logger-debug</artifactId>
    <version>62.70.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ReleaseStandard.CodeEditor.logger-debug : logger-debug to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 62.70.0

All Versions

Choose a version of io.github.ReleaseStandard.CodeEditor.logger-debug : logger-debug to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
62.70.x
logger-debug-62.70.0
62.69.x
logger-debug-62.69.0
62.68.x
logger-debug-62.68.0
62.67.x
logger-debug-62.67.0
62.65.x
logger-debug-62.65.0
62.64.x
logger-debug-62.64.0
62.63.x
logger-debug-62.63.0
62
logger-debug-62
1.62.x
logger-debug-1.62.0

How to add a dependency to Maven

Add the following io.github.ReleaseStandard.CodeEditor.logger-debug : logger-debug maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.ReleaseStandard.CodeEditor.logger-debug</groupId>
    <artifactId>logger-debug</artifactId>
    <version>62.70.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.ReleaseStandard.CodeEditor.logger-debug : logger-debug gradle dependency to your build.gradle file:

implementation 'io.github.ReleaseStandard.CodeEditor.logger-debug:logger-debug:62.70.0'

Gradle Kotlin DSL: Add the following io.github.ReleaseStandard.CodeEditor.logger-debug : logger-debug gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.ReleaseStandard.CodeEditor.logger-debug:logger-debug:62.70.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.ReleaseStandard.CodeEditor.logger-debug : logger-debug sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.ReleaseStandard.CodeEditor.logger-debug" % "logger-debug" % "62.70.0"

Advertisement