Last Version

com.github.cowwoc.pouch:core 2.1

A Java library for implementing the Service Locator design pattern.

License

License

GroupId

GroupId

com.github.cowwoc.pouch
ArtifactId

ArtifactId

core
Version

Version

2.1
Type

Type

jar
Description

Description

A Java library for implementing the Service Locator design pattern.

Download core 2.1


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.