is not current version
Last Version 1.1.1

com.handcraftedbits:handcraftedbits-codequality 1.0.2

A collection of code quality settings for HandcraftedBits projects

GroupId

GroupId

com.handcraftedbits
ArtifactId

ArtifactId

handcraftedbits-codequality
Version

Version

1.0.2
Type

Type

jar

Download handcraftedbits-codequality 1.0.2


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