License |
License |
---|---|
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-pagination |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommon project com.wichell.wichell pom
|
Filename | Size |
---|---|
framework-pagination-1.0.0.pom | 587 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-pagination/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-pagination</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-pagination/
implementation 'com.wichell:framework-pagination:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-pagination/
implementation ("com.wichell:framework-pagination:1.0.0")
'com.wichell:framework-pagination:pom:1.0.0'
<dependency org="com.wichell" name="framework-pagination" rev="1.0.0">
<artifact name="framework-pagination" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-pagination', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-pagination" % "1.0.0"
[com.wichell/framework-pagination "1.0.0"]