Download pouch-1.12.jar file - Jar p

Jar examples for p:pouch

Description

A Java library for implementing the Service Locator design pattern.

You can download jar file pouch 1.12 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add pouch-1.12.jar to your project.

<dependency>
   <groupId>org.bitbucket.cowwoc</groupId>
   <artifactId>pouch</artifactId>
   <version>1.12</version>
</dependency>
compile group: 'org.bitbucket.cowwoc', name: 'pouch', version: '1.12'
libraryDependencies += "org.bitbucket.cowwoc" % "pouch" % "1.12"
<dependency org="org.bitbucket.cowwoc" name="pouch" rev="1.12"/>
@Grapes(@Grab(group='org.bitbucket.cowwoc', module='pouch', version='1.12'))
'org.bitbucket.cowwoc:pouch:jar:1.12'

Download

Click the following link to download the jar file.

pouch-1.12-javadoc.jar
pouch-1.12-sources.jar
pouch-1.12.jar
pouch-1.12.pom



Related Tutorials