Skip to content

Commit 4483f25

Browse files
committed
Add maven version in main in Getting Started page
1 parent 8d80185 commit 4483f25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ To add the library to your app, add the following dependency to gradle build rul
111111
dependencies {
112112
implementation("org.pytorch:executorch-android:0.5.1")
113113
}
114+
115+
# See available versions in https://repo.maven.apache.org/maven2/org/pytorch/executorch-android
114116
```
115117

116118
#### Runtime APIs

0 commit comments

Comments
 (0)