MVN

com.basistech : dependency-parser-api

Maven & Gradle

Dec 18, 2021
0 stars

A collection of classes used to communicate with dependency parsers.

<dependency>
    <groupId>com.basistech</groupId>
    <artifactId>dependency-parser-api</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.basistech : dependency-parser-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.basistech : dependency-parser-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
dependency-parser-api-0.0.3
dependency-parser-api-0.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.basistech</groupId>
    <artifactId>dependency-parser-api</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.basistech : dependency-parser-api gradle dependency to your build.gradle file:

implementation 'com.basistech:dependency-parser-api:0.0.3'

Gradle Kotlin DSL: Add the following com.basistech : dependency-parser-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.basistech:dependency-parser-api:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.basistech : dependency-parser-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.basistech" % "dependency-parser-api" % "0.0.3"

Advertisement

Dependencies from Group

Aug 15, 2023
12 usages
0 stars
Aug 15, 2023
6 usages
0 stars
Sep 22, 2016
4 usages
0 stars
Aug 15, 2023
3 usages
0 stars
Aug 15, 2023
3 usages
0 stars

Discover Dependencies

Jul 18, 2017
6 stars
Jul 03, 2016
6 stars
Jul 01, 2016
3 stars
Jun 27, 2016
3 stars
Jun 27, 2016
131 stars
Jun 27, 2016
131 stars
Oct 12, 2020
3 usages
0 stars
Jul 16, 2016
2 usages
2 stars
Mar 27, 2017
2 usages
2 stars