is not current version
Last Version 1.4-2

com.yesup.oss:tensorflow-client 1.4-1

Prebuilt tensorflow serving client

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning CLI User Interface
GroupId

GroupId

com.yesup.oss
ArtifactId

ArtifactId

tensorflow-client
Version

Version

1.4-1
Type

Type

jar

Download tensorflow-client 1.4-1


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