License |
License |
---|---|
Categories |
CategoriesPython Languages |
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdpython4j-parent |
Last Version | Last Version1.0.0-M2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDeeplearning4j Monorepo
|
Filename | Size |
---|---|
python4j-parent-1.0.0-M2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/python4j-parent/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>python4j-parent</artifactId>
<version>1.0.0-M2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/python4j-parent/
implementation 'org.nd4j:python4j-parent:1.0.0-M2'
// https://jarcasting.com/artifacts/org.nd4j/python4j-parent/
implementation ("org.nd4j:python4j-parent:1.0.0-M2")
'org.nd4j:python4j-parent:pom:1.0.0-M2'
<dependency org="org.nd4j" name="python4j-parent" rev="1.0.0-M2">
<artifact name="python4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='python4j-parent', version='1.0.0-M2')
)
libraryDependencies += "org.nd4j" % "python4j-parent" % "1.0.0-M2"
[org.nd4j/python4j-parent "1.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
commons-io : commons-io | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |