| License | License | 
|---|---|
| GroupId | GroupIdcom.github.shijingsh | 
| ArtifactId | ArtifactIdmg-pay | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmg-common Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| mg-pay-1.4.0.pom | |
| mg-pay-1.4.0.jar | 7 KB | 
| mg-pay-1.4.0-sources.jar | 8 KB | 
| mg-pay-1.4.0-javadoc.jar | 51 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/mg-pay/ -->
<dependency>
    <groupId>com.github.shijingsh</groupId>
    <artifactId>mg-pay</artifactId>
    <version>1.4.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.shijingsh/mg-pay/
implementation 'com.github.shijingsh:mg-pay:1.4.0'// https://jarcasting.com/artifacts/com.github.shijingsh/mg-pay/
implementation ("com.github.shijingsh:mg-pay:1.4.0")'com.github.shijingsh:mg-pay:jar:1.4.0'<dependency org="com.github.shijingsh" name="mg-pay" rev="1.4.0">
  <artifact name="mg-pay" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.shijingsh', module='mg-pay', version='1.4.0')
)libraryDependencies += "com.github.shijingsh" % "mg-pay" % "1.4.0"[com.github.shijingsh/mg-pay "1.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.1 | 
| javax.servlet : servlet-api | jar | 2.5 |