<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-interpolation</artifactId>
<version>1.0.3</version>
</dependency>
@Grapes(
@Grab(group='com.github.haifengl', module='smile-interpolation', version='1.0.3')
)