MVN

xyz.luan.console : console-fn

Maven & Gradle

Feb 17, 2021
0 stars

Console Functions

<dependency>
    <groupId>xyz.luan.console</groupId>
    <artifactId>console-fn</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.luan.console : console-fn to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of xyz.luan.console : console-fn to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
console-fn-1.0.4
console-fn-1.0.2
console-fn-1.0.1
console-fn-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>xyz.luan.console</groupId>
    <artifactId>console-fn</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'xyz.luan.console:console-fn:1.0.4'

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

implementation("xyz.luan.console:console-fn:1.0.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "xyz.luan.console" % "console-fn" % "1.0.4"

Advertisement

Dependencies from Group

Feb 17, 2021
1 usages
0 stars
Feb 17, 2021
0 stars

Discover Dependencies

Jul 05, 2021
1 usages
34 stars
Sep 02, 2015
6 usages
18 stars
Feb 15, 2017
23 usages
84 stars
Feb 15, 2017
8 usages
84 stars
Feb 15, 2017
84 stars
May 06, 2023
0 stars
May 06, 2023
2 usages
2 stars
Sep 13, 2016
1 stars