MVN

com.coredot : jdebugconsole

Maven & Gradle

Sep 14, 2015
0 stars

JDebug Console · A simple GUI library for gathering and displaying statistics and debug messages.

<dependency>
    <groupId>com.coredot</groupId>
    <artifactId>jdebugconsole</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.coredot : jdebugconsole to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.coredot : jdebugconsole to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jdebugconsole-1.1.0
1.0.x
jdebugconsole-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.coredot</groupId>
    <artifactId>jdebugconsole</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.coredot : jdebugconsole gradle dependency to your build.gradle file:

implementation 'com.coredot:jdebugconsole:1.1.0'

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

implementation("com.coredot:jdebugconsole:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.coredot : jdebugconsole sbt scala dependency to your build.sbt file:

libraryDependencies += "com.coredot" % "jdebugconsole" % "1.1.0"

Advertisement

Dependencies from Group

Sep 14, 2015
0 stars

Discover Dependencies

Jan 28, 2023
6 usages
397 stars
May 30, 2016
5 usages
3 stars
Jan 12, 2016
7 usages
3 stars
May 30, 2016
3 stars
May 03, 2016
2 stars
Sep 09, 2015
1 usages
782 stars
Mar 28, 2016
0 stars
Aug 04, 2016
3 usages
1.1k stars