Jar examples for p:pouch
A Java library for implementing the Service Locator design pattern.
You can download jar file pouch 1.12 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
pouch-1.12-javadoc.jar