is not current version
Last Version 0.13

de.codescape.bitvunit:bitvunit-core 0.3.0

Accessibility Testing Framework

GroupId

GroupId

de.codescape.bitvunit
ArtifactId

ArtifactId

bitvunit-core
Version

Version

0.3.0
Type

Type

jar

Download bitvunit-core 0.3.0


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