is not current version
Last Version 3.2.0

com.tencent.angel:angel 2.2.0

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

GroupId

GroupId

com.tencent.angel
ArtifactId

ArtifactId

angel
Version

Version

2.2.0
Type

Type

pom

Download angel 2.2.0

Filename Size
angel-2.2.0.pom 5 KB
Browse

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