GroupId | GroupIdio.corbel |
---|---|
ArtifactId | ArtifactIdrem-acl |
Version | Version1.41.0 |
Type | Typejar |
Filename | Size |
---|---|
rem-acl-1.41.0.pom | |
rem-acl-1.41.0.jar | 5 MB |
rem-acl-1.41.0-sources.jar | 26 KB |
rem-acl-1.41.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.41.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.corbel/rem-acl/
implementation 'io.corbel:rem-acl:1.41.0'
// https://jarcasting.com/artifacts/io.corbel/rem-acl/
implementation ("io.corbel:rem-acl:1.41.0")
'io.corbel:rem-acl:jar:1.41.0'
<dependency org="io.corbel" name="rem-acl" rev="1.41.0">
<artifact name="rem-acl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.corbel', module='rem-acl', version='1.41.0')
)
libraryDependencies += "io.corbel" % "rem-acl" % "1.41.0"
[io.corbel/rem-acl "1.41.0"]