is not current version
Last Version 0.2.0

com.github.stefanbirkner:no-primitives-parent 0.1.0

Generate wrapper classes for primitives.

GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

no-primitives-parent
Version

Version

0.1.0
Type

Type

pom

Download no-primitives-parent 0.1.0


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