Jar examples for r:rbak-core
Minimal Role-Based Access Control for Kotlin
You can download jar file rbak-core 0.0.1-rc.1 in this page.
You can use the following script to add rbak-core-0.0.1-rc.1.jar to your project.
<dependency> <groupId>io.seruco.rbak</groupId> <artifactId>rbak-core</artifactId> <version>0.0.1-rc.1</version> </dependency>
compile group: 'io.seruco.rbak', name: 'rbak-core', version: '0.0.1-rc.1'
libraryDependencies += "io.seruco.rbak" % "rbak-core" % "0.0.1-rc.1"
<dependency org="io.seruco.rbak" name="rbak-core" rev="0.0.1-rc.1"/>
@Grapes(@Grab(group='io.seruco.rbak', module='rbak-core', version='0.0.1-rc.1'))
'io.seruco.rbak:rbak-core:jar:0.0.1-rc.1'
Click the following link to download the jar file.
rbak-core-0.0.1-rc.1-javadoc.jar