is not current version
Last Version 1.0.2

com.handcraftedbits:handcraftedbits-license 1.0.1

Support files and code for default HandcraftedBits license headers

GroupId

GroupId

com.handcraftedbits
ArtifactId

ArtifactId

handcraftedbits-license
Version

Version

1.0.1
Type

Type

jar

Download handcraftedbits-license 1.0.1


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