Jar examples for p:pantry
Pantry is a collection of helpful java utilities for use in multi-threaded applications
You can download jar file pantry 2.0.8 in this page.
Apache License
You can use the following script to add pantry-2.0.8.jar to your project.
<dependency> <groupId>com.comcast.pantry</groupId> <artifactId>pantry</artifactId> <version>2.0.8</version> </dependency>
compile group: 'com.comcast.pantry', name: 'pantry', version: '2.0.8'
libraryDependencies += "com.comcast.pantry" % "pantry" % "2.0.8"
<dependency org="com.comcast.pantry" name="pantry" rev="2.0.8"/>
@Grapes(@Grab(group='com.comcast.pantry', module='pantry', version='2.0.8'))
'com.comcast.pantry:pantry:jar:2.0.8'
Click the following link to download the jar file.
pantry-2.0.8-javadoc.jar