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