is not current version
Last Version 1.12.0

xyz.codemeans.tensorflow4j:serving-proto 1.11.0

A Java Library for Protobuf in TensorFlow and TensorFlow-Serving

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

xyz.codemeans.tensorflow4j
ArtifactId

ArtifactId

serving-proto
Version

Version

1.11.0
Type

Type

jar

Download serving-proto 1.11.0


<!-- https://jarcasting.com/artifacts/xyz.codemeans.tensorflow4j/serving-proto/ -->
<dependency>
    <groupId>xyz.codemeans.tensorflow4j</groupId>
    <artifactId>serving-proto</artifactId>
    <version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.codemeans.tensorflow4j/serving-proto/
implementation 'xyz.codemeans.tensorflow4j:serving-proto:1.11.0'
// https://jarcasting.com/artifacts/xyz.codemeans.tensorflow4j/serving-proto/
implementation ("xyz.codemeans.tensorflow4j:serving-proto:1.11.0")
'xyz.codemeans.tensorflow4j:serving-proto:jar:1.11.0'
<dependency org="xyz.codemeans.tensorflow4j" name="serving-proto" rev="1.11.0">
  <artifact name="serving-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.codemeans.tensorflow4j', module='serving-proto', version='1.11.0')
)
libraryDependencies += "xyz.codemeans.tensorflow4j" % "serving-proto" % "1.11.0"
[xyz.codemeans.tensorflow4j/serving-proto "1.11.0"]