is not current version
Last Version 1.4.9

com.chutneytesting:chutney-parent 1.3.4

An opinionated test application to help you practice Specification by Example.

GroupId

GroupId

com.chutneytesting
ArtifactId

ArtifactId

chutney-parent
Version

Version

1.3.4
Type

Type

pom

Download chutney-parent 1.3.4

Filename Size
chutney-parent-1.3.4.pom 34 KB
Browse

<!-- https://jarcasting.com/artifacts/com.chutneytesting/chutney-parent/ -->
<dependency>
    <groupId>com.chutneytesting</groupId>
    <artifactId>chutney-parent</artifactId>
    <version>1.3.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/chutney-parent/
implementation 'com.chutneytesting:chutney-parent:1.3.4'
// https://jarcasting.com/artifacts/com.chutneytesting/chutney-parent/
implementation ("com.chutneytesting:chutney-parent:1.3.4")
'com.chutneytesting:chutney-parent:pom:1.3.4'
<dependency org="com.chutneytesting" name="chutney-parent" rev="1.3.4">
  <artifact name="chutney-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='chutney-parent', version='1.3.4')
)
libraryDependencies += "com.chutneytesting" % "chutney-parent" % "1.3.4"
[com.chutneytesting/chutney-parent "1.3.4"]