is not current version
Last Version 1.1.1

com.handcraftedbits:handcraftedbits-codequality 1.1.0

A collection of code quality settings for HandcraftedBits projects

GroupId

GroupId

com.handcraftedbits
ArtifactId

ArtifactId

handcraftedbits-codequality
Version

Version

1.1.0
Type

Type

jar

Download handcraftedbits-codequality 1.1.0


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