Download pingbu-storage-1.0.jar file - Jar p

Jar examples for p:pingbu-storage

Description

A storage library for generalize kinds of file storage

You can download jar file pingbu-storage 1.0 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE, Version 3

Build File

You can use the following script to add pingbu-storage-1.0.jar to your project.

<dependency>
   <groupId>com.github.pingbu</groupId>
   <artifactId>pingbu-storage</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.pingbu', name: 'pingbu-storage', version: '1.0'
libraryDependencies += "com.github.pingbu" % "pingbu-storage" % "1.0"
<dependency org="com.github.pingbu" name="pingbu-storage" rev="1.0"/>
@Grapes(@Grab(group='com.github.pingbu', module='pingbu-storage', version='1.0'))
'com.github.pingbu:pingbu-storage:jar:1.0'

Download

Click the following link to download the jar file.

pingbu-storage-1.0-javadoc.jar
pingbu-storage-1.0-sources.jar
pingbu-storage-1.0.jar
pingbu-storage-1.0.pom



Related Tutorials