is not current version
Last Version 0.3.1

com.github.karamelsoft.testing:data-driven-testing-database 0.1.1


Categories

Categories

Data
GroupId

GroupId

com.github.karamelsoft.testing
ArtifactId

ArtifactId

data-driven-testing-database
Version

Version

0.1.1
Type

Type

jar

Download data-driven-testing-database 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing-database/ -->
<dependency>
    <groupId>com.github.karamelsoft.testing</groupId>
    <artifactId>data-driven-testing-database</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing-database/
implementation 'com.github.karamelsoft.testing:data-driven-testing-database:0.1.1'
// https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing-database/
implementation ("com.github.karamelsoft.testing:data-driven-testing-database:0.1.1")
'com.github.karamelsoft.testing:data-driven-testing-database:jar:0.1.1'
<dependency org="com.github.karamelsoft.testing" name="data-driven-testing-database" rev="0.1.1">
  <artifact name="data-driven-testing-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karamelsoft.testing', module='data-driven-testing-database', version='0.1.1')
)
libraryDependencies += "com.github.karamelsoft.testing" % "data-driven-testing-database" % "0.1.1"
[com.github.karamelsoft.testing/data-driven-testing-database "0.1.1"]