<dependency>
<groupId>io.github.protocol-laboratory</groupId>
<artifactId>netty-codec-smgp</artifactId>
<version>0.0.8</version>
</dependency>
@Grapes(
@Grab(group='io.github.protocol-laboratory', module='netty-codec-smgp', version='0.0.8')
)
<parent> <groupId>io.github.protocol-laboratory</groupId> <artifactId>netty-codec-sms</artifactId> <version>0.0.8</version> </parent>