GroupId | GroupIdtop.beanshell |
---|---|
ArtifactId | ArtifactIdram-rbac-api |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
ram-rbac-api-1.0.0.pom | |
ram-rbac-api-1.0.0.jar | 51 KB |
ram-rbac-api-1.0.0-sources.jar | 18 KB |
ram-rbac-api-1.0.0-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.beanshell/ram-rbac-api/ -->
<dependency>
<groupId>top.beanshell</groupId>
<artifactId>ram-rbac-api</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-rbac-api/
implementation 'top.beanshell:ram-rbac-api:1.0.0'
// https://jarcasting.com/artifacts/top.beanshell/ram-rbac-api/
implementation ("top.beanshell:ram-rbac-api:1.0.0")
'top.beanshell:ram-rbac-api:jar:1.0.0'
<dependency org="top.beanshell" name="ram-rbac-api" rev="1.0.0">
<artifact name="ram-rbac-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-rbac-api', version='1.0.0')
)
libraryDependencies += "top.beanshell" % "ram-rbac-api" % "1.0.0"
[top.beanshell/ram-rbac-api "1.0.0"]