MVN

com.leigh-plumley : console

Maven & Gradle

Sep 19, 2017
1 usages

A simple java console using the Singleton pattern.

<dependency>
    <groupId>com.leigh-plumley</groupId>
    <artifactId>console</artifactId>
    <version>3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.leigh-plumley : console to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0

All Versions

Choose a version of com.leigh-plumley : console to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
console-3.0

How to add a dependency to Maven

Add the following com.leigh-plumley : console maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.leigh-plumley</groupId>
    <artifactId>console</artifactId>
    <version>3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.leigh-plumley : console gradle dependency to your build.gradle file:

implementation 'com.leigh-plumley:console:3.0'

Gradle Kotlin DSL: Add the following com.leigh-plumley : console gradle kotlin dependency to your build.gradle.kts file:

implementation("com.leigh-plumley:console:3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.leigh-plumley : console sbt scala dependency to your build.sbt file:

libraryDependencies += "com.leigh-plumley" % "console" % "3.0"

Advertisement

Dependencies from Group

Sep 19, 2017
1 usages

Discover Dependencies

Dec 18, 2021
3 usages
Dec 18, 2021
3 usages
Nov 21, 2018
1 usages
96 stars
Aug 10, 2018
1 usages
0 stars
Jul 30, 2018
1 usages
0 stars
Sep 27, 2017
1 usages
1 stars
Oct 03, 2017
1 usages
1 stars
Oct 12, 2017
2 usages
55 stars
Dec 09, 2017
1 usages
1 stars