| License | License | 
|---|---|
| Categories | CategoriesGson Data JSON | 
| GroupId | GroupIdorg.nd4j | 
| ArtifactId | ArtifactIdnd4j-gson | 
| Version | Version1.0.0-beta6 | 
| Type | Typejar | 
| Description | DescriptionDeeplearning4j Monorepo | 
| Filename | Size | 
|---|---|
| nd4j-gson-1.0.0-beta6.pom | |
| nd4j-gson-1.0.0-beta6.jar | 5 KB | 
| nd4j-gson-1.0.0-beta6-sources.jar | 4 KB | 
| nd4j-gson-1.0.0-beta6-javadoc.jar | 23 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-gson/ -->
<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>nd4j-gson</artifactId>
    <version>1.0.0-beta6</version>
</dependency>// https://jarcasting.com/artifacts/org.nd4j/nd4j-gson/
implementation 'org.nd4j:nd4j-gson:1.0.0-beta6'// https://jarcasting.com/artifacts/org.nd4j/nd4j-gson/
implementation ("org.nd4j:nd4j-gson:1.0.0-beta6")'org.nd4j:nd4j-gson:jar:1.0.0-beta6'<dependency org="org.nd4j" name="nd4j-gson" rev="1.0.0-beta6">
  <artifact name="nd4j-gson" type="jar" />
</dependency>@Grapes(
@Grab(group='org.nd4j', module='nd4j-gson', version='1.0.0-beta6')
)libraryDependencies += "org.nd4j" % "nd4j-gson" % "1.0.0-beta6"[org.nd4j/nd4j-gson "1.0.0-beta6"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.nd4j : nd4j-api | jar | 1.0.0-beta6 | 
| com.google.code.gson : gson | jar | 2.8.0 | 
| com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 | 
| org.projectlombok : lombok | jar | 1.18.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |