License |
License |
---|---|
GroupId | GroupIdcom.github.stefanbirkner |
ArtifactId | ArtifactIdno-primitives-parent |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent Project of No Primitives!
Generate wrapper classes for primitives.
|
Filename | Size |
---|---|
no-primitives-parent-0.2.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stefanbirkner/no-primitives-parent/ -->
<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>no-primitives-parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefanbirkner/no-primitives-parent/
implementation 'com.github.stefanbirkner:no-primitives-parent:0.2.0'
// https://jarcasting.com/artifacts/com.github.stefanbirkner/no-primitives-parent/
implementation ("com.github.stefanbirkner:no-primitives-parent:0.2.0")
'com.github.stefanbirkner:no-primitives-parent:pom:0.2.0'
<dependency org="com.github.stefanbirkner" name="no-primitives-parent" rev="0.2.0">
<artifact name="no-primitives-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stefanbirkner', module='no-primitives-parent', version='0.2.0')
)
libraryDependencies += "com.github.stefanbirkner" % "no-primitives-parent" % "0.2.0"
[com.github.stefanbirkner/no-primitives-parent "0.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,) |