| License |
License |
|---|---|
| GroupId | GroupIdio.github.githublaohu |
| ArtifactId | ArtifactIdtest-mock-dependent |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontest-mock-dependent
lamp-dependent
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.githublaohu/test-mock-dependent/ -->
<dependency>
<groupId>io.github.githublaohu</groupId>
<artifactId>test-mock-dependent</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.githublaohu/test-mock-dependent/
implementation 'io.github.githublaohu:test-mock-dependent:0.1.4'
// https://jarcasting.com/artifacts/io.github.githublaohu/test-mock-dependent/
implementation ("io.github.githublaohu:test-mock-dependent:0.1.4")
'io.github.githublaohu:test-mock-dependent:jar:0.1.4'
<dependency org="io.github.githublaohu" name="test-mock-dependent" rev="0.1.4">
<artifact name="test-mock-dependent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.githublaohu', module='test-mock-dependent', version='0.1.4')
)
libraryDependencies += "io.github.githublaohu" % "test-mock-dependent" % "0.1.4"
[io.github.githublaohu/test-mock-dependent "0.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.powermock : powermock-api-mockito2 | jar | 2.0.7 |
| org.powermock : powermock-module-junit4 | jar | 2.0.7 |
| junit : junit | jar | 4.13 |