We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ae70f commit 21dd390Copy full SHA for 21dd390
dl4j-examples/pom.xml
@@ -143,11 +143,7 @@
143
<artifactId>logback-classic</artifactId>
144
<version>${logback.version}</version>
145
</dependency>
146
- <dependency>
147
- <groupId>org.datavec</groupId>
148
- <artifactId>datavec-data-codec</artifactId>
149
- <version>${dl4j-master.version}</version>
150
- </dependency>
+
151
<dependency>
152
<groupId>org.bytedeco</groupId>
153
<artifactId>javacv-platform</artifactId>
samediff-examples/pom.xml
@@ -70,7 +70,7 @@
70
</repositories>
71
72
73
-
74
<dependencies>
75
76
<groupId>org.nd4j</groupId>
0 commit comments