Skip to content

Commit f263f26

Browse files
author
rachinkapoor
committed
update readme.
1 parent 505bbc2 commit f263f26

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@ To use this node module, developers will need to:
1818

1919
## Installation
2020

21+
### Maven users
22+
#### Add this dependency to your project's POM:
23+
```xml
24+
<dependency>
25+
<groupId>com.ost</groupId>
26+
<artifactId>ost-sdk-java</artifactId>
27+
<version>0.9.0-beta-1</version>
28+
</dependency>
29+
```
30+
2131
### Building from source using Maven
2232

2333
Clone the repository

0 commit comments

Comments
 (0)