Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
tajakobsen committed Apr 28, 2021
1 parent 0e772e4 commit 9d52e12
Show file tree
Hide file tree
Showing 7 changed files with 855 additions and 855 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Enonic XP web socket utility library #

[![](https://jitpack.io/v/no.item/wsutil-server.svg)](https://jitpack.io/#no.item/wsutil-server)
[![](https://jitpack.io/v/no.item/lib-xp-wsutil.svg)](https://jitpack.io/#no.item/lib-xp-wsutil)

## Dependencies

Expand All @@ -15,13 +15,13 @@ dependencies {
include "com.enonic.xp:lib-portal:${xpVersion}"
include "com.enonic.xp:lib-io:${xpVersion}"
include "com.enonic.xp:lib-websocket:${xpVersion}"
include "no.item:wsutil-server:2.0.0"
include "no.item:lib-xp-wsutil:2.0.0"
}
```

## Documentation ##

Go [here](https://itemconsulting.github.io/wsutil-server/) for documentation
Go [here](https://itemconsulting.github.io/lib-xp-wsutil/) for documentation

## Versions ##

Expand Down
Loading

0 comments on commit 9d52e12

Please sign in to comment.