Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Asilbek199816 committed Aug 7, 2019
2 parents 6af4521 + 94b8a11 commit 781d664
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# SocketTransferMessage
By wifi

allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}


dependencies {
implementation 'com.github.Asilbek199816:SocketTransferMessage:1.0.0'
}

0 comments on commit 781d664

Please sign in to comment.