MVN

com.dipien : github-api-java

Maven & Gradle

Aug 12, 2021
2 usages
2 stars

github-api-java · Java GitHub API Client

<dependency>
    <groupId>com.dipien</groupId>
    <artifactId>github-api-java</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.0

All Versions

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

Version Vulnerabilities Updated
1.2.x
github-api-java-1.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.dipien</groupId>
    <artifactId>github-api-java</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.dipien:github-api-java:1.2.0'

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

implementation("com.dipien:github-api-java:1.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.dipien" % "github-api-java" % "1.2.0"

Advertisement

Dependencies from Group

Sep 20, 2021
4 usages
3 stars
Aug 12, 2021
2 usages
2 stars
Sep 20, 2021
2 usages
3 stars
May 18, 2021
1 usages
4 stars
Sep 20, 2021
1 usages
3 stars

Discover Dependencies

Sep 24, 2021
2 usages
4 stars
Aug 07, 2023
1 usages
7.6k stars
Dec 02, 2021
1 usages
11 stars
Dec 02, 2021
1 usages
11 stars
Dec 11, 2021
1 usages
1 stars
Oct 01, 2013
1 usages
Apr 30, 2007