is not current version
Last Version 1.1.4

com.buschmais.jqassistant.plugin:jqassistant.plugin.tycho 1.0.0-RC1


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

jqassistant.plugin.tycho
Version

Version

1.0.0-RC1
Type

Type

jar

Download jqassistant.plugin.tycho 1.0.0-RC1


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