License |
License |
---|---|
GroupId | GroupIdcom.astutebits |
ArtifactId | ArtifactIdjsquint |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjsquint
Quality control library, integrating together other static
analysis and validation tools and instruments.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsquint-0.3.0.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.astutebits/jsquint/ -->
<dependency>
<groupId>com.astutebits</groupId>
<artifactId>jsquint</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.astutebits/jsquint/
implementation 'com.astutebits:jsquint:0.3.0'
// https://jarcasting.com/artifacts/com.astutebits/jsquint/
implementation ("com.astutebits:jsquint:0.3.0")
'com.astutebits:jsquint:pom:0.3.0'
<dependency org="com.astutebits" name="jsquint" rev="0.3.0">
<artifact name="jsquint" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.astutebits', module='jsquint', version='0.3.0')
)
libraryDependencies += "com.astutebits" % "jsquint" % "0.3.0"
[com.astutebits/jsquint "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.0.32-beta |