MVN

com.alibaba.alink : alink_core

Maven & Gradle

Feb 17, 2020
1 usages
3.3k stars
<dependency>
    <groupId>com.alibaba.alink</groupId>
    <artifactId>alink_core</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.alink : alink_core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.alibaba.alink : alink_core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
alink_core-1.0.1

How to add a dependency to Maven

Add the following com.alibaba.alink : alink_core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.alibaba.alink</groupId>
    <artifactId>alink_core</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alibaba.alink : alink_core gradle dependency to your build.gradle file:

implementation 'com.alibaba.alink:alink_core:1.0.1'

Gradle Kotlin DSL: Add the following com.alibaba.alink : alink_core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.alibaba.alink:alink_core:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alibaba.alink : alink_core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alibaba.alink" % "alink_core" % "1.0.1"

Advertisement

Dependencies from Group

Mar 15, 2023
17 usages
3.4k stars
Mar 15, 2023
12 usages
3.4k stars
Mar 15, 2023
12 usages
3.4k stars
Mar 15, 2023
12 usages
3.4k stars
Mar 15, 2023
11 usages
3.4k stars

Discover Dependencies

Apr 13, 2020
2 usages
174 stars
Nov 15, 2022
5 stars
Feb 11, 2020
39 stars
Mar 29, 2020
0 stars
Jun 02, 2023
1 usages
0 stars
Dec 13, 2020
2 usages
Feb 19, 2020
1 usages
8 stars
Feb 17, 2020
1 usages
56 stars