GroupId | GroupIduk.gov.service.payments |
---|---|
ArtifactId | ArtifactIdmodel |
Version | Version1.0.20210420141754 |
Type | Typejar |
Filename | Size |
---|---|
model-1.0.20210420141754.pom | |
model-1.0.20210420141754.jar | 39 KB |
model-1.0.20210420141754-sources.jar | 21 KB |
model-1.0.20210420141754-javadoc.jar | 607 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.service.payments/model/ -->
<dependency>
<groupId>uk.gov.service.payments</groupId>
<artifactId>model</artifactId>
<version>1.0.20210420141754</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.service.payments/model/
implementation 'uk.gov.service.payments:model:1.0.20210420141754'
// https://jarcasting.com/artifacts/uk.gov.service.payments/model/
implementation ("uk.gov.service.payments:model:1.0.20210420141754")
'uk.gov.service.payments:model:jar:1.0.20210420141754'
<dependency org="uk.gov.service.payments" name="model" rev="1.0.20210420141754">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.service.payments', module='model', version='1.0.20210420141754')
)
libraryDependencies += "uk.gov.service.payments" % "model" % "1.0.20210420141754"
[uk.gov.service.payments/model "1.0.20210420141754"]