is not current version
Last Version 1.1.1

com.handcraftedbits:handcraftedbits-codequality 1.0.3

A collection of code quality settings for HandcraftedBits projects

GroupId

GroupId

com.handcraftedbits
ArtifactId

ArtifactId

handcraftedbits-codequality
Version

Version

1.0.3
Type

Type

jar

Download handcraftedbits-codequality 1.0.3


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