is not current version
Last Version 1.1.4

com.buschmais.jqassistant.examples:jqassistant.examples.rules.naming 1.0.0-RC1


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.examples
ArtifactId

ArtifactId

jqassistant.examples.rules.naming
Version

Version

1.0.0-RC1
Type

Type

jar

Download jqassistant.examples.rules.naming 1.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.examples/jqassistant.examples.rules.naming/ -->
<dependency>
    <groupId>com.buschmais.jqassistant.examples</groupId>
    <artifactId>jqassistant.examples.rules.naming</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.examples/jqassistant.examples.rules.naming/
implementation 'com.buschmais.jqassistant.examples:jqassistant.examples.rules.naming:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.examples/jqassistant.examples.rules.naming/
implementation ("com.buschmais.jqassistant.examples:jqassistant.examples.rules.naming:1.0.0-RC1")
'com.buschmais.jqassistant.examples:jqassistant.examples.rules.naming:jar:1.0.0-RC1'
<dependency org="com.buschmais.jqassistant.examples" name="jqassistant.examples.rules.naming" rev="1.0.0-RC1">
  <artifact name="jqassistant.examples.rules.naming" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.examples', module='jqassistant.examples.rules.naming', version='1.0.0-RC1')
)
libraryDependencies += "com.buschmais.jqassistant.examples" % "jqassistant.examples.rules.naming" % "1.0.0-RC1"
[com.buschmais.jqassistant.examples/jqassistant.examples.rules.naming "1.0.0-RC1"]