is not current version
Last Version 0.2.0

com.github.signed.pockuito:pockuito 0.0.1

pockutio is a set of small extensions to mockito

GroupId

GroupId

com.github.signed.pockuito
ArtifactId

ArtifactId

pockuito
Version

Version

0.0.1
Type

Type

jar

Download pockuito 0.0.1


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