MVN

com.github.nbbrd.sasquatch : sasquatch-api

Maven & Gradle

Mar 29, 2021
4 stars

sasquatch-api · A java reader of SAS datasets - API

<dependency>
    <groupId>com.github.nbbrd.sasquatch</groupId>
    <artifactId>sasquatch-api</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
sasquatch-api-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.nbbrd.sasquatch</groupId>
    <artifactId>sasquatch-api</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.nbbrd.sasquatch:sasquatch-api:1.0.1'

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

implementation("com.github.nbbrd.sasquatch:sasquatch-api:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.nbbrd.sasquatch" % "sasquatch-api" % "1.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 03, 2023
16 usages
71 stars
Mar 15, 2020
29 usages
72 stars
Mar 31, 2020
4 usages
10 stars
Sep 25, 2022
5 usages
34 stars
Jul 27, 2015
22 usages
182 stars
Oct 06, 2017
3 usages
1 stars
Aug 03, 2023
39 usages
1.1k stars
Jun 25, 2020
4 usages
8 stars