is not current version
Last Version 1.2.0

com.buschmais.jqassistant.core:splittingsupport 1.2.0-RC1

Collection of classes which have been relocated during the split of the original project into multiple smaller projects. Hence all classes in this module we legacy which will be deprecated in one of the next releases.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.core
ArtifactId

ArtifactId

splittingsupport
Version

Version

1.2.0-RC1
Type

Type

jar

Download splittingsupport 1.2.0-RC1


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