GroupId | GroupIdorg.lable.rfc3881.auditlogger.definitions |
---|---|
ArtifactId | ArtifactIdrfc3881 |
Version | Version1.4 |
Type | Typejar |
Filename | Size |
---|---|
rfc3881-1.4.pom | |
rfc3881-1.4.jar | 20 KB |
rfc3881-1.4-sources.jar | 16 KB |
rfc3881-1.4-javadoc.jar | 110 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.definitions/rfc3881/
implementation 'org.lable.rfc3881.auditlogger.definitions:rfc3881:1.4'
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.definitions/rfc3881/
implementation ("org.lable.rfc3881.auditlogger.definitions:rfc3881:1.4")
'org.lable.rfc3881.auditlogger.definitions:rfc3881:jar:1.4'
<dependency org="org.lable.rfc3881.auditlogger.definitions" name="rfc3881" rev="1.4">
<artifact name="rfc3881" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lable.rfc3881.auditlogger.definitions', module='rfc3881', version='1.4')
)
libraryDependencies += "org.lable.rfc3881.auditlogger.definitions" % "rfc3881" % "1.4"
[org.lable.rfc3881.auditlogger.definitions/rfc3881 "1.4"]