is not current version
Last Version 0.2.0

org.xenei:contracts 0.1.3

Contract testing tools and tooling

GroupId

GroupId

org.xenei
ArtifactId

ArtifactId

contracts
Version

Version

0.1.3
Type

Type

pom

Download contracts 0.1.3

Filename Size
contracts-0.1.3.pom 7 KB
Browse

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