Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
Merge pull request #8 from ibrahimyilmaz/ibrahimyilmaz-patch-1
Browse files Browse the repository at this point in the history
Update README.MD
  • Loading branch information
ibrahimyilmaz authored Jun 15, 2019
2 parents 522cc50 + 7511e6a commit 1a04d66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ Maven:
<dependency>
<groupId>me.ibrahimyilmaz</groupId>
<artifactId>ArchData</artifactId>
<version>0.0.1-alpha</version>
<version>0.0.2-alpha</version>
<type>pom</type>
</dependency>
```
Gradle:
```groovy
compile 'me.ibrahimyilmaz:ArchData:0.0.1-alpha'
compile 'me.ibrahimyilmaz:ArchData:0.0.2-alpha'
```

License
Expand Down

0 comments on commit 1a04d66

Please sign in to comment.