File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ Then you can add the following codes to your `pom.xml` file:
99
99
100
100
## Through Maven Central Repository
101
101
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)
103
103
104
104
You only need to add the following codes to your ` pom.xml ` file:
105
105
@@ -110,3 +110,7 @@ You only need to add the following codes to your `pom.xml` file:
110
110
<version >1.0.7-beta</version >
111
111
</dependency >
112
112
```
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
You can’t perform that action at this time.
0 commit comments