Skip to content

Commit 8fddd93

Browse files
authored
1. Updated README.md
1 parent db25caf commit 8fddd93

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ dependencies {
3131
```
3232
#### Step 2. Add the dependency
3333
```
34-
<dependency>
35-
<groupId>com.github.amitjangid80</groupId>
36-
<artifactId>multiutillib</artifactId>
37-
<version>v1.0.0</version>
38-
</dependency>
34+
<dependency>
35+
<groupId>com.github.amitjangid80</groupId>
36+
<artifactId>multiutillib</artifactId>
37+
<version>v1.0.0</version>
38+
</dependency>
3939
```

0 commit comments

Comments
 (0)