integers-wrappers

Wrappers for other libraries that implement interfaces from Integers

License

License

GroupId

GroupId

com.almworks.integers
ArtifactId

ArtifactId

integers-wrappers
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

integers-wrappers
Wrappers for other libraries that implement interfaces from Integers
Project Organization

Project Organization

ALM Works

Download integers-wrappers

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains : annotations jar 15.0
com.carrotsearch : hppc jar 0.5.2
com.almworks.integers : integers jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar [3.8,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0
0.431