is not current version
Last Version 1.4.9

com.chutneytesting:chutney-parent 1.4.0

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

GroupId

GroupId

com.chutneytesting
ArtifactId

ArtifactId

chutney-parent
Version

Version

1.4.0
Type

Type

pom

Download chutney-parent 1.4.0

Filename Size
chutney-parent-1.4.0.pom 35 KB
Browse

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