MVN

net.thevpc.echo : echo

Maven & Gradle

Jan 05, 2022
1 usages
1 stars

net.thevpc.echo.echo · Echo Desktop Application Framework

<dependency>
    <groupId>net.thevpc.echo</groupId>
    <artifactId>echo</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.thevpc.echo : echo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of net.thevpc.echo : echo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
echo-1.1.0

How to add a dependency to Maven

Add the following net.thevpc.echo : echo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.thevpc.echo</groupId>
    <artifactId>echo</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.thevpc.echo : echo gradle dependency to your build.gradle file:

implementation 'net.thevpc.echo:echo:1.1.0'

Gradle Kotlin DSL: Add the following net.thevpc.echo : echo gradle kotlin dependency to your build.gradle.kts file:

implementation("net.thevpc.echo:echo:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.thevpc.echo : echo sbt scala dependency to your build.sbt file:

libraryDependencies += "net.thevpc.echo" % "echo" % "1.1.0"

Advertisement

Dependencies from Group

Jan 05, 2022
1 usages
1 stars

Discover Dependencies

Jan 05, 2022
1 usages
0 stars
Jan 05, 2022
1 usages
0 stars
Jul 01, 2022
1 usages
Jan 07, 2022
1 usages
51 stars
Apr 12, 2022
1 usages
51 stars
Jan 07, 2022
1 usages
51 stars
Jul 04, 2023
1 usages
486 stars