Download pep1-commons-0.1.jar file - Jar p

Jar examples for p:pep1-commons

Description

Commons.

You can download jar file pep1-commons 0.1 in this page.

License

Open Source License

Build File

You can use the following script to add pep1-commons-0.1.jar to your project.

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

Download

Click the following link to download the jar file.

pep1-commons-0.1-javadoc.jar
pep1-commons-0.1-sources.jar
pep1-commons-0.1.jar
pep1-commons-0.1.pom



Related Tutorials