No Primitives!

Generate wrapper classes for primitives.

License

License

GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

no-primitives
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

No Primitives!
Generate wrapper classes for primitives.

Download no-primitives

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar [3.0,)
commons-io : commons-io jar [2.0,)

test (3)

Group / Artifact Type Version
junit : junit jar [4.9,)
org.hamcrest : hamcrest-core jar [1.2,)
org.hamcrest : hamcrest-library jar [1.2,)

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0