Skip to content

Commit b2cfbc3

Browse files
mergennachinkirklandsign
authored andcommitted
Add maven version in main in Getting Started page (#9980)
1 parent 3ad8de0 commit b2cfbc3

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
@@ -121,6 +121,8 @@ To add the library to your app, add the following dependency to gradle build rul
121121
dependencies {
122122
implementation("org.pytorch:executorch-android:0.5.1")
123123
}
124+
125+
# See latest available versions in https://mvnrepository.com/artifact/org.pytorch/executorch-android
124126
```
125127

126128
#### Runtime APIs

0 commit comments

Comments
 (0)