is not current version
Last Version 0.19.4

com.qulice:qulice-checkstyle 0.1.4


Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.qulice
ArtifactId

ArtifactId

qulice-checkstyle
Version

Version

0.1.4
Type

Type

jar

Download qulice-checkstyle 0.1.4


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