MVN

com.github.gv2011.helloworld : helloworld-api

Maven & Gradle

Sep 09, 2015
0 stars
<dependency>
    <groupId>com.github.gv2011.helloworld</groupId>
    <artifactId>helloworld-api</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gv2011.helloworld : helloworld-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.gv2011.helloworld : helloworld-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
helloworld-api-0.0.2

How to add a dependency to Maven

Add the following com.github.gv2011.helloworld : helloworld-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.gv2011.helloworld</groupId>
    <artifactId>helloworld-api</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.gv2011.helloworld : helloworld-api gradle dependency to your build.gradle file:

implementation 'com.github.gv2011.helloworld:helloworld-api:0.0.2'

Gradle Kotlin DSL: Add the following com.github.gv2011.helloworld : helloworld-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.gv2011.helloworld:helloworld-api:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.gv2011.helloworld : helloworld-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.gv2011.helloworld" % "helloworld-api" % "0.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 14, 2019
1 usages
792 stars
Jun 24, 2022
9 usages
May 05, 2023
11 usages
516 stars
Apr 27, 2013
10 usages
382 stars
Dec 27, 2021
1 usages
1 stars
Feb 23, 2018
2 usages
20 stars
Aug 10, 2023
25 usages
27 stars
Aug 09, 2019
2 usages
13 stars
Oct 13, 2021
5 usages
0 stars