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