<dependency>
<groupId>io.github.cns-dgsw</groupId>
<artifactId>reflectivecipher-lib</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
@Grapes(
@Grab(group='io.github.cns-dgsw', module='reflectivecipher-lib', version='1.0.0-RELEASE')
)