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