Download pvcommons-4.3.0.jar file - Jar p

Jar examples for p:pvcommons

Description

You can download jar file pvcommons 4.3.0 in this page.

Build File

You can use the following script to add pvcommons-4.3.0.jar to your project.

<dependency>
   <groupId>com.pavelvlasov</groupId>
   <artifactId>pvcommons</artifactId>
   <version>4.3.0</version>
</dependency>
compile group: 'com.pavelvlasov', name: 'pvcommons', version: '4.3.0'
libraryDependencies += "com.pavelvlasov" % "pvcommons" % "4.3.0"
<dependency org="com.pavelvlasov" name="pvcommons" rev="4.3.0"/>
@Grapes(@Grab(group='com.pavelvlasov', module='pvcommons', version='4.3.0'))
'com.pavelvlasov:pvcommons:jar:4.3.0'

Download

Click the following link to download the jar file.

pvcommons-4.3.0.jar
pvcommons-4.3.0.pom



Related Tutorials