is not current version
Last Version 0.3.0

com.astutebits:jsquint-findbugs 0.1.0


GroupId

GroupId

com.astutebits
ArtifactId

ArtifactId

jsquint-findbugs
Version

Version

0.1.0
Type

Type

jar

Download jsquint-findbugs 0.1.0


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