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