GroupId | GroupIdcom.blazebit |
---|---|
ArtifactId | ArtifactIdblaze-storage-testsuite-core-common |
Version | Version0.3.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-storage-testsuite-core-common/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-testsuite-core-common</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-testsuite-core-common/
implementation 'com.blazebit:blaze-storage-testsuite-core-common:0.3.1'
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-testsuite-core-common/
implementation ("com.blazebit:blaze-storage-testsuite-core-common:0.3.1")
'com.blazebit:blaze-storage-testsuite-core-common:jar:0.3.1'
<dependency org="com.blazebit" name="blaze-storage-testsuite-core-common" rev="0.3.1">
<artifact name="blaze-storage-testsuite-core-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-storage-testsuite-core-common', version='0.3.1')
)
libraryDependencies += "com.blazebit" % "blaze-storage-testsuite-core-common" % "0.3.1"
[com.blazebit/blaze-storage-testsuite-core-common "0.3.1"]