Jar examples for r:rebase
Base functional for RE framework.
You can download jar file rebase 1.0.0 in this page.
Apache 2.0
You can use the following script to add rebase-1.0.0.jar to your project.
<dependency> <groupId>com.github.e-rikov</groupId> <artifactId>rebase</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.e-rikov', name: 'rebase', version: '1.0.0'
libraryDependencies += "com.github.e-rikov" % "rebase" % "1.0.0"
<dependency org="com.github.e-rikov" name="rebase" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.e-rikov', module='rebase', version='1.0.0'))
'com.github.e-rikov:rebase:jar:1.0.0'
Click the following link to download the jar file.
rebase-1.0.0-javadoc.jar