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