is not current version
Last Version 0.0.12

com.github.tankist88:carpenter-collector 0.0.4

Carpenter is a framework for unit test generation from runtime data.

GroupId

GroupId

com.github.tankist88
ArtifactId

ArtifactId

carpenter-collector
Version

Version

0.0.4
Type

Type

jar

Download carpenter-collector 0.0.4


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