Download paginated-collection-0.1.0.jar file - Jar p

Jar examples for p:paginated-collection

Description

Paginated Collection

You can download jar file paginated-collection 0.1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add paginated-collection-0.1.0.jar to your project.

<dependency>
   <groupId>br.eti.clairton</groupId>
   <artifactId>paginated-collection</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'br.eti.clairton', name: 'paginated-collection', version: '0.1.0'
libraryDependencies += "br.eti.clairton" % "paginated-collection" % "0.1.0"
<dependency org="br.eti.clairton" name="paginated-collection" rev="0.1.0"/>
@Grapes(@Grab(group='br.eti.clairton', module='paginated-collection', version='0.1.0'))
'br.eti.clairton:paginated-collection:jar:0.1.0'

Download

Click the following link to download the jar file.

paginated-collection-0.1.0-javadoc.jar
paginated-collection-0.1.0-sources.jar
paginated-collection-0.1.0.jar
paginated-collection-0.1.0.pom



Related Tutorials