is not current version
Last Version 1.0.20220620101053

uk.gov.service.payments:logging 1.0.20211220112921


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

uk.gov.service.payments
ArtifactId

ArtifactId

logging
Version

Version

1.0.20211220112921
Type

Type

jar

Download logging 1.0.20211220112921


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