Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
---|---|
GroupId | GroupIdcom.buschmais.jqassistant |
ArtifactId | ArtifactIdlegal-constraints |
Version | Version1.11.0-RC-1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant/legal-constraints/ -->
<dependency>
<groupId>com.buschmais.jqassistant</groupId>
<artifactId>legal-constraints</artifactId>
<version>1.11.0-RC-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/legal-constraints/
implementation 'com.buschmais.jqassistant:legal-constraints:1.11.0-RC-1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/legal-constraints/
implementation ("com.buschmais.jqassistant:legal-constraints:1.11.0-RC-1")
'com.buschmais.jqassistant:legal-constraints:jar:1.11.0-RC-1'
<dependency org="com.buschmais.jqassistant" name="legal-constraints" rev="1.11.0-RC-1">
<artifact name="legal-constraints" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='legal-constraints', version='1.11.0-RC-1')
)
libraryDependencies += "com.buschmais.jqassistant" % "legal-constraints" % "1.11.0-RC-1"
[com.buschmais.jqassistant/legal-constraints "1.11.0-RC-1"]