is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.core:store 1.10.0-RC1


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.core
ArtifactId

ArtifactId

store
Version

Version

1.10.0-RC1
Type

Type

jar

Download store 1.10.0-RC1


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