JDefaultDict

A Java version of the Python defaultdict pattern.

License

License

GroupId

GroupId

com.github.ansell.jdefaultdict
ArtifactId

ArtifactId

jdefaultdict
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JDefaultDict
A Java version of the Python defaultdict pattern.
Project URL

Project URL

https://github.com/ansell/jdefaultdict

Download jdefaultdict

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1