GroupId | GroupIdorg.lable.rfc3881.auditlogger.definitions |
---|---|
ArtifactId | ArtifactIdrfc3881 |
Version | Version1.11 |
Type | Typejar |
Filename | Size |
---|---|
rfc3881-1.11.pom | |
rfc3881-1.11.jar | 24 KB |
rfc3881-1.11-sources.jar | 20 KB |
rfc3881-1.11-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.definitions/rfc3881/ -->
<dependency>
<groupId>org.lable.rfc3881.auditlogger.definitions</groupId>
<artifactId>rfc3881</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.definitions/rfc3881/
implementation 'org.lable.rfc3881.auditlogger.definitions:rfc3881:1.11'
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.definitions/rfc3881/
implementation ("org.lable.rfc3881.auditlogger.definitions:rfc3881:1.11")
'org.lable.rfc3881.auditlogger.definitions:rfc3881:jar:1.11'
<dependency org="org.lable.rfc3881.auditlogger.definitions" name="rfc3881" rev="1.11">
<artifact name="rfc3881" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lable.rfc3881.auditlogger.definitions', module='rfc3881', version='1.11')
)
libraryDependencies += "org.lable.rfc3881.auditlogger.definitions" % "rfc3881" % "1.11"
[org.lable.rfc3881.auditlogger.definitions/rfc3881 "1.11"]