is not current version
Last Version 1.1.4

com.buschmais.jqassistant.examples:jqassistant.examples.rules.naming 1.1.1


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.1.1
Type

Type

jar

Download jqassistant.examples.rules.naming 1.1.1


<!-- 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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.examples/jqassistant.examples.rules.naming/
implementation 'com.buschmais.jqassistant.examples:jqassistant.examples.rules.naming:1.1.1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.examples/jqassistant.examples.rules.naming/
implementation ("com.buschmais.jqassistant.examples:jqassistant.examples.rules.naming:1.1.1")
'com.buschmais.jqassistant.examples:jqassistant.examples.rules.naming:jar:1.1.1'
<dependency org="com.buschmais.jqassistant.examples" name="jqassistant.examples.rules.naming" rev="1.1.1">
  <artifact name="jqassistant.examples.rules.naming" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.examples', module='jqassistant.examples.rules.naming', version='1.1.1')
)
libraryDependencies += "com.buschmais.jqassistant.examples" % "jqassistant.examples.rules.naming" % "1.1.1"
[com.buschmais.jqassistant.examples/jqassistant.examples.rules.naming "1.1.1"]