Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AsilbekAzimqulov authored Aug 7, 2019
1 parent 167ed91 commit 94b8a11
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 94b8a11

Please sign in to comment.