Last Version

pouch 1.13

A Java library for implementing the Service Locator design pattern.

License

License

GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

pouch
Version

Version

1.13
Type

Type

jar
Description

Description

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

Download pouch 1.13


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.