License |
License |
---|---|
GroupId | GroupIdio.dtective |
ArtifactId | ArtifactIddtective-core |
Version | Version1.0.10 |
Type | Typejar |
Description |
DescriptionDtective
Test Automation Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dtective-core-1.0.10.pom | |
dtective-core-1.0.10-sources.jar | 123 KB |
dtective-core-1.0.10-javadoc.jar | 686 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dtective/dtective-core/ -->
<dependency>
<groupId>io.dtective</groupId>
<artifactId>dtective-core</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.dtective/dtective-core/
implementation 'io.dtective:dtective-core:1.0.10'
// https://jarcasting.com/artifacts/io.dtective/dtective-core/
implementation ("io.dtective:dtective-core:1.0.10")
'io.dtective:dtective-core:jar:1.0.10'
<dependency org="io.dtective" name="dtective-core" rev="1.0.10">
<artifact name="dtective-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dtective', module='dtective-core', version='1.0.10')
)
libraryDependencies += "io.dtective" % "dtective-core" % "1.0.10"
[io.dtective/dtective-core "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |