Skip to content

Commit fd99b56

Browse files
Make maven/gradle options more clear
1 parent d6c26f7 commit fd99b56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ This project provides the following components:
3333

3434
## Using as a maven or gradle dependency
3535

36+
Options:
37+
3638
1. Use jitpack.io: https://jitpack.io/#target/native_memory_allocator
3739

3840
[![](https://jitpack.io/v/target/native_memory_allocator.svg)](https://jitpack.io/#target/native_memory_allocator)
@@ -43,6 +45,8 @@ This project provides the following components:
4345

4446
Add dependency to maven/gradle build: `com.github.target:native_memory_allocator:VERSION` See [releases page](https://github.com/target/native_memory_allocator/packages/1407699) for current version.
4547

48+
OR
49+
4650
2. Use github packages: https://github.com/target/native_memory_allocator/packages/1407699
4751

4852
github packages requires using a github.com personal access token (PAT) in maven/gradle build: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry

0 commit comments

Comments
 (0)