jafar-prim

Primitive and easy-to-use Java collections with usual API.

License

License

GroupId

GroupId

com.andreytim.jafar
ArtifactId

ArtifactId

jafar-prim
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

jafar-prim
Primitive and easy-to-use Java collections with usual API.
Project URL

Project URL

https://github.com/andreytim/jafar

Download jafar-prim

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1