is not current version
Last Version 1.0.20220620101053

uk.gov.service.payments:logging 1.0.20210809154320


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

uk.gov.service.payments
ArtifactId

ArtifactId

logging
Version

Version

1.0.20210809154320
Type

Type

jar

Download logging 1.0.20210809154320


<!-- https://jarcasting.com/artifacts/uk.gov.service.payments/logging/ -->
<dependency>
    <groupId>uk.gov.service.payments</groupId>
    <artifactId>logging</artifactId>
    <version>1.0.20210809154320</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.service.payments/logging/
implementation 'uk.gov.service.payments:logging:1.0.20210809154320'
// https://jarcasting.com/artifacts/uk.gov.service.payments/logging/
implementation ("uk.gov.service.payments:logging:1.0.20210809154320")
'uk.gov.service.payments:logging:jar:1.0.20210809154320'
<dependency org="uk.gov.service.payments" name="logging" rev="1.0.20210809154320">
  <artifact name="logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.service.payments', module='logging', version='1.0.20210809154320')
)
libraryDependencies += "uk.gov.service.payments" % "logging" % "1.0.20210809154320"
[uk.gov.service.payments/logging "1.0.20210809154320"]