| License | License | 
|---|---|
| Categories | CategoriesJava Languages TensorFlow Business Logic Libraries Machine Learning | 
| GroupId | GroupIdio.github.qsy7.java.examples | 
| ArtifactId | ArtifactIdtensorflow | 
| Last Version | Last Version0.1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionexamples - tensorflow examples | 
| Filename | Size | 
|---|---|
| tensorflow-0.1.2.pom | |
| tensorflow-0.1.2.jar | 19 KB | 
| tensorflow-0.1.2-sources.jar | 8 KB | 
| tensorflow-0.1.2-javadoc.jar | 394 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.examples/tensorflow/ -->
<dependency>
    <groupId>io.github.qsy7.java.examples</groupId>
    <artifactId>tensorflow</artifactId>
    <version>0.1.2</version>
</dependency>// https://jarcasting.com/artifacts/io.github.qsy7.java.examples/tensorflow/
implementation 'io.github.qsy7.java.examples:tensorflow:0.1.2'// https://jarcasting.com/artifacts/io.github.qsy7.java.examples/tensorflow/
implementation ("io.github.qsy7.java.examples:tensorflow:0.1.2")'io.github.qsy7.java.examples:tensorflow:jar:0.1.2'<dependency org="io.github.qsy7.java.examples" name="tensorflow" rev="0.1.2">
  <artifact name="tensorflow" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.qsy7.java.examples', module='tensorflow', version='0.1.2')
)libraryDependencies += "io.github.qsy7.java.examples" % "tensorflow" % "0.1.2"[io.github.qsy7.java.examples/tensorflow "0.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.github.qsy7.java.dependencies : google-tensorflow | pom | 0.1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit : junit-bom | pom | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |