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