mirror of https://github.com/dapr/java-sdk.git
Update README.md
This commit is contained in:
parent
fb776fd3ca
commit
1092093c0c
|
@ -65,7 +65,7 @@ For a Maven project, add the following to your `pom.xml` file:
|
|||
<!-- Dapr's SDK for Actors (optional). -->
|
||||
<dependency>
|
||||
<groupId>io.dapr</groupId>
|
||||
<artifactId>dapr-sdk</artifactId>
|
||||
<artifactId>dapr-sdk-actors</artifactId>
|
||||
<version>0.2.0-beta-1</version>
|
||||
</dependency>
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue