is not current version
Last Version 1.1.1

com.handcraftedbits:handcraftedbits-codequality 1.0.1

A collection of code quality settings for HandcraftedBits projects.

GroupId

GroupId

com.handcraftedbits
ArtifactId

ArtifactId

handcraftedbits-codequality
Version

Version

1.0.1
Type

Type

jar

Download handcraftedbits-codequality 1.0.1


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