License |
License |
---|---|
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdnd4j-parameter-server-model |
Version | Version1.0.0-M1.1 |
Type | Typejar |
Description |
Descriptionnd4j-parameter-server-model
Deeplearning4j Monorepo
|
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-parameter-server-model/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-parameter-server-model</artifactId>
<version>1.0.0-M1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-parameter-server-model/
implementation 'org.nd4j:nd4j-parameter-server-model:1.0.0-M1.1'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-parameter-server-model/
implementation ("org.nd4j:nd4j-parameter-server-model:1.0.0-M1.1")
'org.nd4j:nd4j-parameter-server-model:jar:1.0.0-M1.1'
<dependency org="org.nd4j" name="nd4j-parameter-server-model" rev="1.0.0-M1.1">
<artifact name="nd4j-parameter-server-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-parameter-server-model', version='1.0.0-M1.1')
)
libraryDependencies += "org.nd4j" % "nd4j-parameter-server-model" % "1.0.0-M1.1"
[org.nd4j/nd4j-parameter-server-model "1.0.0-M1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
org.projectlombok : lombok | jar | 1.18.16 |