is not current version
Last Version 1.6.6

com.ubertob.pesticide:pesticide-core 1.4.3

A Library To Write Domain-Driven Tests

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.ubertob.pesticide
ArtifactId

ArtifactId

pesticide-core
Version

Version

1.4.3
Type

Type

jar

Download pesticide-core 1.4.3


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