Skip to content

Commit dca893d

Browse files
authored
Update using-executorch-android.md
1 parent 2f3817a commit dca893d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/using-executorch-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The AAR artifact contains the Java library for users to integrate with their Jav
2424

2525
## Using AAR from Maven Central
2626

27-
TODO: Add the link to maven page.
27+
ExecuTorch is available on [Maven Central](https://mvnrepository.com/artifact/org.pytorch/executorch-android).
2828

2929
Simply add the target [`org.pytorch:executorch-android:0.5.1`](https://repo.maven.apache.org/maven2/org/pytorch/executorch-android/0.5.1/) to your Android app dependency (build.gradle), and build your app.
3030

0 commit comments

Comments
 (0)