is not current version
Last Version 0.2.0

org.xenei:contracts 0.1.7

Contract testing tools and tooling

GroupId

GroupId

org.xenei
ArtifactId

ArtifactId

contracts
Version

Version

0.1.7
Type

Type

pom

Download contracts 0.1.7

Filename Size
contracts-0.1.7.pom 7 KB
Browse

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