GroupId | GroupIdio.corbel |
---|---|
ArtifactId | ArtifactIdrem-acl |
Version | Version1.29.0 |
Type | Typejar |
Filename | Size |
---|---|
rem-acl-1.29.0.pom | |
rem-acl-1.29.0.jar | 5 MB |
rem-acl-1.29.0-sources.jar | 27 KB |
rem-acl-1.29.0-javadoc.jar | 184 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.corbel/rem-acl/ -->
<dependency>
<groupId>io.corbel</groupId>
<artifactId>rem-acl</artifactId>
<version>1.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.corbel/rem-acl/
implementation 'io.corbel:rem-acl:1.29.0'
// https://jarcasting.com/artifacts/io.corbel/rem-acl/
implementation ("io.corbel:rem-acl:1.29.0")
'io.corbel:rem-acl:jar:1.29.0'
<dependency org="io.corbel" name="rem-acl" rev="1.29.0">
<artifact name="rem-acl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.corbel', module='rem-acl', version='1.29.0')
)
libraryDependencies += "io.corbel" % "rem-acl" % "1.29.0"
[io.corbel/rem-acl "1.29.0"]