MVN

org.clulab : conceptalignment-scraper_2.12

Maven & Gradle

Jul 08, 2022
1 usages
1 stars

conceptalignment-scraper · Code to scrape data used for concept alignment

<dependency>
    <groupId>org.clulab</groupId>
    <artifactId>conceptalignment-scraper_2.12</artifactId>
    <version>0.5.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.clulab : conceptalignment-scraper_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.7

All Versions

Choose a version of org.clulab : conceptalignment-scraper_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
conceptalignment-scraper_2.12-0.5.7
conceptalignment-scraper_2.12-0.5.6
conceptalignment-scraper_2.12-0.5.1
conceptalignment-scraper_2.12-0.5.0
0.4.x
conceptalignment-scraper_2.12-0.4.0

How to add a dependency to Maven

Add the following org.clulab : conceptalignment-scraper_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.clulab</groupId>
    <artifactId>conceptalignment-scraper_2.12</artifactId>
    <version>0.5.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.clulab : conceptalignment-scraper_2.12 gradle dependency to your build.gradle file:

implementation 'org.clulab:conceptalignment-scraper_2.12:0.5.7'

Gradle Kotlin DSL: Add the following org.clulab : conceptalignment-scraper_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.clulab:conceptalignment-scraper_2.12:0.5.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.clulab : conceptalignment-scraper_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.clulab" % "conceptalignment-scraper_2.12" % "0.5.7"

Advertisement

Dependencies from Group

Jan 16, 2023
11 usages
419 stars
Jan 16, 2023
10 usages
419 stars
Jan 20, 2021
6 usages
3 stars
Jan 16, 2023
6 usages
419 stars
Sep 08, 2019
5 usages
0 stars

Discover Dependencies