is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.core:schemata 1.11.0


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.core
ArtifactId

ArtifactId

schemata
Version

Version

1.11.0
Type

Type

jar

Download schemata 1.11.0


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