Skip to content

Commit ed88979

Browse files
authored
Install section - always point to latest version
1 parent 0264ecb commit ed88979

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,7 @@ This SDK requires Java version 1.8 or later.
2222

2323
## Install
2424

25-
To install the SDK, add this dependency to your project's `pom.xml` file:
26-
27-
```
28-
<dependency>
29-
<groupId>com.uid2</groupId>
30-
<artifactId>uid2-client</artifactId>
31-
<version>4.2.4-dcf7ac1ce6</version>
32-
</dependency>
33-
```
25+
To install the SDK, add the `uid2-client` dependency to your project's `pom.xml` file [as shown here](https://central.sonatype.com/artifact/com.uid2/uid2-client).
3426

3527
## Usage for DSPs
3628

0 commit comments

Comments
 (0)