is not current version
Last Version 2.3.0

io.opil:tensorflow-serving-client 1.13

A client only library for tensorflow serving

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning CLI User Interface
GroupId

GroupId

io.opil
ArtifactId

ArtifactId

tensorflow-serving-client
Version

Version

1.13
Type

Type

jar

Download tensorflow-serving-client 1.13


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