Last Version

pouch 1.14

A Java library for implementing the Service Locator design pattern.

License

License

GroupId

GroupId

org.bitbucket.cowwoc.pouch
ArtifactId

ArtifactId

pouch
Version

Version

1.14
Type

Type

jar
Description

Description

pouch
A Java library for implementing the Service Locator design pattern.

Download pouch 1.14


<!-- https://jarcasting.com/artifacts/org.bitbucket.cowwoc.pouch/pouch/ -->
<dependency>
    <groupId>org.bitbucket.cowwoc.pouch</groupId>
    <artifactId>pouch</artifactId>
    <version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc.pouch/pouch/
implementation 'org.bitbucket.cowwoc.pouch:pouch:1.14'
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc.pouch/pouch/
implementation ("org.bitbucket.cowwoc.pouch:pouch:1.14")
'org.bitbucket.cowwoc.pouch:pouch:jar:1.14'
<dependency org="org.bitbucket.cowwoc.pouch" name="pouch" rev="1.14">
  <artifact name="pouch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cowwoc.pouch', module='pouch', version='1.14')
)
libraryDependencies += "org.bitbucket.cowwoc.pouch" % "pouch" % "1.14"
[org.bitbucket.cowwoc.pouch/pouch "1.14"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.8.0-beta4

Project Modules

There are no modules declared in this project.