MVN

jalopy : jalopy-console

Maven & Gradle

Mar 16, 2006

Console plugin · The command line tool for jalopy

<dependency>
    <groupId>jalopy</groupId>
    <artifactId>jalopy-console</artifactId>
    <version>0.1-1.5rc2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jalopy : jalopy-console to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1-1.5rc2

All Versions

Choose a version of jalopy : jalopy-console to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
jalopy-console-0.1-1.5rc2

How to add a dependency to Maven

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

<dependency>
    <groupId>jalopy</groupId>
    <artifactId>jalopy-console</artifactId>
    <version>0.1-1.5rc2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'jalopy:jalopy-console:0.1-1.5rc2'

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

implementation("jalopy:jalopy-console:0.1-1.5rc2")

How to add a dependency to SBT Scala

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

libraryDependencies += "jalopy" % "jalopy-console" % "0.1-1.5rc2"

Advertisement

Dependencies from Group

Jul 03, 2006
21 usages
Nov 27, 2005
1 usages
Mar 16, 2006

Discover Dependencies

Jul 03, 2006
21 usages
Jan 16, 2022
9 stars
Nov 21, 2007
Jun 15, 2023
12 stars
Oct 11, 2021
188 usages
Sep 11, 2006
698 usages
Mar 31, 2016
1 usages
0 stars