Skip to content

Commit 250fe3f

Browse files
authored
Update README.md
1 parent f8f61c8 commit 250fe3f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Then you can add the following codes to your `pom.xml` file:
9999

100100
## Through Maven Central Repository
101101

102-
[central.sonatype.com](https://central.sonatype.com/artifact/top.mryan2005.maven/simplifiedjava)
102+
### [central.sonatype.com](https://central.sonatype.com/artifact/top.mryan2005.maven/simplifiedjava)
103103

104104
You only need to add the following codes to your `pom.xml` file:
105105

@@ -110,3 +110,7 @@ You only need to add the following codes to your `pom.xml` file:
110110
<version>1.0.7-beta</version>
111111
</dependency>
112112
```
113+
114+
### [repo.maven.apache.org](https://repo.maven.apache.org)
115+
116+
you can go to [there](https://repo.maven.apache.org/maven2/top/mryan2005/maven/simplifiedjava/) to download the jar package

0 commit comments

Comments
 (0)