License |
License |
---|---|
GroupId | GroupIdcom.github.stefanbirkner |
ArtifactId | ArtifactIdno-primitives |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNo Primitives!
Generate wrapper classes for primitives.
|
Filename | Size |
---|---|
no-primitives-0.2.0.pom | |
no-primitives-0.2.0.jar | 8 KB |
no-primitives-0.2.0-sources.jar | 4 KB |
no-primitives-0.2.0-javadoc.jar | 53 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | [3.0,) |
commons-io : commons-io | jar | [2.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.9,) |
org.hamcrest : hamcrest-core | jar | [1.2,) |
org.hamcrest : hamcrest-library | jar | [1.2,) |