<dependency>
<groupId>io.matthewnelson.encoding</groupId>
<artifactId>core-mingwx86</artifactId>
<version>2.0.0</version>
</dependency>
implementation 'io.matthewnelson.encoding:core-mingwx86:2.0.0'
io.matthewnelson.encoding:core-mingwx86:2.0.0
<dependency org="io.matthewnelson.encoding" name="core-mingwx86" rev="2.0.0" />
libraryDependencies += "io.matthewnelson.encoding" % "core-mingwx86" % "2.0.0"
@Grab(group='io.matthewnelson.encoding', module='core-mingwx86', version='2.0.0')
[io.matthewnelson.encoding/core-mingwx86 "2.0.0"]
'io.matthewnelson.encoding:core-mingwx86:jar:2.0.0'