is not current version
Last Version 0.2.0

com.github.stefanbirkner:no-primitives 0.1.0


GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

no-primitives
Version

Version

0.1.0
Type

Type

jar

Download no-primitives 0.1.0


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