is not current version
Last Version 3.2.0

com.tencent.angel:angel 2.2.1

A Flexible and Powerful Parameter Server for large-scale machine learning

GroupId

GroupId

com.tencent.angel
ArtifactId

ArtifactId

angel
Version

Version

2.2.1
Type

Type

pom

Download angel 2.2.1

Filename Size
angel-2.2.1.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.tencent.angel/angel/ -->
<dependency>
    <groupId>com.tencent.angel</groupId>
    <artifactId>angel</artifactId>
    <version>2.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.angel/angel/
implementation 'com.tencent.angel:angel:2.2.1'
// https://jarcasting.com/artifacts/com.tencent.angel/angel/
implementation ("com.tencent.angel:angel:2.2.1")
'com.tencent.angel:angel:pom:2.2.1'
<dependency org="com.tencent.angel" name="angel" rev="2.2.1">
  <artifact name="angel" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.angel', module='angel', version='2.2.1')
)
libraryDependencies += "com.tencent.angel" % "angel" % "2.2.1"
[com.tencent.angel/angel "2.2.1"]