<dependency>
<groupId>com.github.relistar</groupId>
<artifactId>codex.editor.wrappers</artifactId>
<version>1.0.3</version>
</dependency>
implementation 'com.github.relistar:codex.editor.wrappers:1.0.3'
com.github.relistar:codex.editor.wrappers:1.0.3
<dependency org="com.github.relistar" name="codex.editor.wrappers" rev="1.0.3" />
libraryDependencies += "com.github.relistar" % "codex.editor.wrappers" % "1.0.3"
@Grab(group='com.github.relistar', module='codex.editor.wrappers', version='1.0.3')
[com.github.relistar/codex.editor.wrappers "1.0.3"]
'com.github.relistar:codex.editor.wrappers:jar:1.0.3'