is not current version
Last Version 1.0.15

io.dtective:dtective-core 1.0.0

Test Automation Framework

GroupId

GroupId

io.dtective
ArtifactId

ArtifactId

dtective-core
Version

Version

1.0.0
Type

Type

jar

Download dtective-core 1.0.0


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