Skip to content

Commit 37210ae

Browse files
committed
add link to Maven Central
1 parent add74e4 commit 37210ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Start by deciding which type of Xero app you'll be building [Private](http://dev
6969

7070
### Add Xero-Java Dependency
7171

72-
For those using maven, add the dependency and repository to your pom.xml
72+
Add the dependency to your pom.xml. Gradle, sbt and other build tools can be found on [maven central](https://search.maven.org/artifact/com.github.xeroapi/xero-java/2.1.0/jar).
7373

7474
<dependency>
7575
<groupId>com.github.xeroapi</groupId>

0 commit comments

Comments
 (0)