File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
Add this to the build.sbt in your project:
9
9
10
10
``` scala
11
- libraryDependencies += " com.github.EmergentOrder" %% " onnx-scala-backends" % " 0.3 .0"
11
+ libraryDependencies += " com.github.EmergentOrder" %% " onnx-scala-backends" % " 0.4 .0"
12
12
```
13
13
14
14
As of v0.1.0, artifacts are published to Sonatype OSS / Maven Central. For the latest, build and publish locally from master.
Original file line number Diff line number Diff line change 8
8
Add this to the build.sbt in your project:
9
9
10
10
``` scala
11
- libraryDependencies += " com.github.EmergentOrder" %% " onnx-scala-backends" % " 0.3 .0"
11
+ libraryDependencies += " com.github.EmergentOrder" %% " onnx-scala-backends" % " 0.4 .0"
12
12
```
13
13
14
14
As of v0.1.0, artifacts are published to Sonatype OSS / Maven Central. For the latest, build and publish locally from master.
You can’t perform that action at this time.
0 commit comments