MVN

com.endercrest.uwaterlooapi : UWaterlooAPI

Maven & Gradle

Dec 07, 2016
0 stars

UWaterlooAPI · A library to help access the University of Waterloo api v2.

<dependency>
    <groupId>com.endercrest.uwaterlooapi</groupId>
    <artifactId>UWaterlooAPI</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.endercrest.uwaterlooapi : UWaterlooAPI to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.endercrest.uwaterlooapi : UWaterlooAPI to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
UWaterlooAPI-1.0

How to add a dependency to Maven

Add the following com.endercrest.uwaterlooapi : UWaterlooAPI maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.endercrest.uwaterlooapi</groupId>
    <artifactId>UWaterlooAPI</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.endercrest.uwaterlooapi : UWaterlooAPI gradle dependency to your build.gradle file:

implementation 'com.endercrest.uwaterlooapi:UWaterlooAPI:1.0'

Gradle Kotlin DSL: Add the following com.endercrest.uwaterlooapi : UWaterlooAPI gradle kotlin dependency to your build.gradle.kts file:

implementation("com.endercrest.uwaterlooapi:UWaterlooAPI:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.endercrest.uwaterlooapi : UWaterlooAPI sbt scala dependency to your build.sbt file:

libraryDependencies += "com.endercrest.uwaterlooapi" % "UWaterlooAPI" % "1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 26, 2018
2 usages
467 stars
Dec 11, 2016
1.2k stars
Dec 06, 2016
3 usages
3 stars
cwb
Oct 12, 2017
3 stars
Nov 26, 2018
28 stars
Nov 21, 2017
9 stars
Nov 21, 2017
2 usages
8 stars
Apr 23, 2021
331 stars
Jul 10, 2023
333 stars
Jan 03, 2017