License |
License |
---|---|
GroupId | GroupIdorg.xenei |
ArtifactId | ArtifactIdcontracts |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionXenei Contract Tests
Contract testing tools and tooling
|
Project URL |
Project URL |
Project Organization |
Project OrganizationXENEI.com |
Filename | Size |
---|---|
contracts-0.2.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xenei/contracts/ -->
<dependency>
<groupId>org.xenei</groupId>
<artifactId>contracts</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xenei/contracts/
implementation 'org.xenei:contracts:0.2.0'
// https://jarcasting.com/artifacts/org.xenei/contracts/
implementation ("org.xenei:contracts:0.2.0")
'org.xenei:contracts:pom:0.2.0'
<dependency org="org.xenei" name="contracts" rev="0.2.0">
<artifact name="contracts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xenei', module='contracts', version='0.2.0')
)
libraryDependencies += "org.xenei" % "contracts" % "0.2.0"
[org.xenei/contracts "0.2.0"]