is not current version
Last Version 1.5.1

com.handcraftedbits:handcraftedbits-parent 1.3.6

A parent POM used by HandcraftedBits projects

GroupId

GroupId

com.handcraftedbits
ArtifactId

ArtifactId

handcraftedbits-parent
Version

Version

1.3.6
Type

Type

pom

Download handcraftedbits-parent 1.3.6


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