is not current version
Last Version 0.3.0

com.astutebits:jsquint 0.2.0

Quality control library, integrating together other static analysis and validation tools and instruments.

GroupId

GroupId

com.astutebits
ArtifactId

ArtifactId

jsquint
Version

Version

0.2.0
Type

Type

pom

Download jsquint 0.2.0

Filename Size
jsquint-0.2.0.pom 35 KB
Browse

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