is not current version
Last Version 0.4.1

TensorFlow Core Annotation Processor 0.3.3

Annotation processor for TensorFlow Java client

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

org.tensorflow
ArtifactId

ArtifactId

tensorflow-core-generator
Version

Version

0.3.3
Type

Type

jar
Description

Description

TensorFlow Core Annotation Processor
Annotation processor for TensorFlow Java client

Download tensorflow-core-generator 0.3.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 28.0-jre
com.squareup : javapoet jar 1.12.1
com.github.javaparser : javaparser-core jar 3.15.12

Project Modules

There are no modules declared in this project.