Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIduk.gov.service.payments |
ArtifactId | ArtifactIdlogging |
Version | Version1.0.20211025155313 |
Type | Typejar |
Filename | Size |
---|---|
logging-1.0.20211025155313.pom | |
logging-1.0.20211025155313.jar | 12 KB |
logging-1.0.20211025155313-sources.jar | 8 KB |
logging-1.0.20211025155313-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.service.payments/logging/ -->
<dependency>
<groupId>uk.gov.service.payments</groupId>
<artifactId>logging</artifactId>
<version>1.0.20211025155313</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.service.payments/logging/
implementation 'uk.gov.service.payments:logging:1.0.20211025155313'
// https://jarcasting.com/artifacts/uk.gov.service.payments/logging/
implementation ("uk.gov.service.payments:logging:1.0.20211025155313")
'uk.gov.service.payments:logging:jar:1.0.20211025155313'
<dependency org="uk.gov.service.payments" name="logging" rev="1.0.20211025155313">
<artifact name="logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.service.payments', module='logging', version='1.0.20211025155313')
)
libraryDependencies += "uk.gov.service.payments" % "logging" % "1.0.20211025155313"
[uk.gov.service.payments/logging "1.0.20211025155313"]