GroupId | GroupIdcom.github.sdp-tech-nj |
---|---|
ArtifactId | ArtifactIdpagehelper517 |
Version | Version5.1.7 |
Type | Typejar |
Filename | Size |
---|---|
pagehelper517-5.1.7.pom | |
pagehelper517-5.1.7.jar | 81 KB |
pagehelper517-5.1.7-sources.jar | 87 KB |
pagehelper517-5.1.7-javadoc.jar | 341 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sdp-tech-nj/pagehelper517/ -->
<dependency>
<groupId>com.github.sdp-tech-nj</groupId>
<artifactId>pagehelper517</artifactId>
<version>5.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/pagehelper517/
implementation 'com.github.sdp-tech-nj:pagehelper517:5.1.7'
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/pagehelper517/
implementation ("com.github.sdp-tech-nj:pagehelper517:5.1.7")
'com.github.sdp-tech-nj:pagehelper517:jar:5.1.7'
<dependency org="com.github.sdp-tech-nj" name="pagehelper517" rev="5.1.7">
<artifact name="pagehelper517" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdp-tech-nj', module='pagehelper517', version='5.1.7')
)
libraryDependencies += "com.github.sdp-tech-nj" % "pagehelper517" % "5.1.7"
[com.github.sdp-tech-nj/pagehelper517 "5.1.7"]