Skip to content

Instantly share code, notes, and snippets.

@suyashcjoshi
Created July 15, 2019 01:46
Show Gist options
  • Save suyashcjoshi/d0220c401558a6dde2bc598b81c74944 to your computer and use it in GitHub Desktop.
Save suyashcjoshi/d0220c401558a6dde2bc598b81c74944 to your computer and use it in GitHub Desktop.
POM XML File for TensorFlow - Java Application
<dependency>
<groupId>org.tensorflow</groupId>
<artifactId>tensorflow</artifactId>
<version>1.14.0</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment