Last Version

Ponzu Main Library 1.2.0

Ponzu is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings.

License

License

GroupId

GroupId

com.webguys.ponzu
ArtifactId

ArtifactId

impl
Version

Version

1.2.0
Type

Type

jar
Description

Description

Ponzu Main Library
Ponzu is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings.
Project Organization

Project Organization

The WebGuys

Download impl 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.webguys.ponzu : api jar 1.2.0
net.jcip : jcip-annotations Optional jar 1.0

Project Modules

There are no modules declared in this project.