Jar examples for c:callsuper
Annotation that forces you to call super method if it was annotated with @CallSuper
You can download jar file callsuper 0.1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add callsuper-0.1.2.jar to your project.
<dependency> <groupId>com.kotcrab.annotation</groupId> <artifactId>callsuper</artifactId> <version>0.1.2</version> </dependency>
compile group: 'com.kotcrab.annotation', name: 'callsuper', version: '0.1.2'
libraryDependencies += "com.kotcrab.annotation" % "callsuper" % "0.1.2"
<dependency org="com.kotcrab.annotation" name="callsuper" rev="0.1.2"/>
@Grapes(@Grab(group='com.kotcrab.annotation', module='callsuper', version='0.1.2'))
'com.kotcrab.annotation:callsuper:jar:0.1.2'
Click the following link to download the jar file.
callsuper-0.1.2-javadoc.jar