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