is not current version
Last Version 0.0.6

org.seekay:contract-model 0.0.5

Data model for Contract

GroupId

GroupId

org.seekay
ArtifactId

ArtifactId

contract-model
Version

Version

0.0.5
Type

Type

jar

Download contract-model 0.0.5


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