Last Version

Ponzu API 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

api
Version

Version

1.2.0
Type

Type

jar
Description

Description

Ponzu API
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 api 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.jcip : jcip-annotations Optional jar 1.0

Project Modules

There are no modules declared in this project.