Skip to content

Commit

Permalink
Update docs to point to Maven Central (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrw authored Jan 12, 2024
1 parent c6e606a commit b1c797d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ To get started using Barber, skim below to understand the different elements use

Our [change log][changelog] has release history. API is subject to change.

Find the latest version on [Maven Central][mc].

```kotlin
implementation("app.cash.barber:barber:2024.01.12.173005-933c241")
```

Snapshot builds are [available][snap].

Releases are done automatically in CI upon merge to master branch.

## DocumentData
Expand Down Expand Up @@ -404,4 +404,4 @@ License

[barber]: https://cashapp.github.io/barber/
[changelog]: http://cashapp.github.io/barber/changelog/
[snap]: https://oss.sonatype.org/content/repositories/snapshots/
[mc]: https://central.sonatype.com/artifact/app.cash.barber/barber/versions

0 comments on commit b1c797d

Please sign in to comment.