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