is not current version
Last Version 1.2.0

com.github.aqiu202:pageable-core 1.0.4


GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

pageable-core
Version

Version

1.0.4
Type

Type

jar

Download pageable-core 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.aqiu202/pageable-core/ -->
<dependency>
    <groupId>com.github.aqiu202</groupId>
    <artifactId>pageable-core</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/pageable-core/
implementation 'com.github.aqiu202:pageable-core:1.0.4'
// https://jarcasting.com/artifacts/com.github.aqiu202/pageable-core/
implementation ("com.github.aqiu202:pageable-core:1.0.4")
'com.github.aqiu202:pageable-core:jar:1.0.4'
<dependency org="com.github.aqiu202" name="pageable-core" rev="1.0.4">
  <artifact name="pageable-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='pageable-core', version='1.0.4')
)
libraryDependencies += "com.github.aqiu202" % "pageable-core" % "1.0.4"
[com.github.aqiu202/pageable-core "1.0.4"]