is not current version
Last Version 0.13

de.codescape.bitvunit:bitvunit-core 0.12

Accessibility Testing Library

GroupId

GroupId

de.codescape.bitvunit
ArtifactId

ArtifactId

bitvunit-core
Version

Version

0.12
Type

Type

jar

Download bitvunit-core 0.12


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