is not current version
Last Version 0.2.0

com.astutebits:jsquint-codenarc 0.1.0


GroupId

GroupId

com.astutebits
ArtifactId

ArtifactId

jsquint-codenarc
Version

Version

0.1.0
Type

Type

jar

Download jsquint-codenarc 0.1.0


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