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