<dependency>
<groupId>io.github.usefulalgorithm</groupId>
<artifactId>salat-util_2.12</artifactId>
<version>1.11.3</version>
</dependency>
implementation 'io.github.usefulalgorithm:salat-util_2.12:1.11.3'
io.github.usefulalgorithm:salat-util_2.12:1.11.3
<dependency org="io.github.usefulalgorithm" name="salat-util_2.12" rev="1.11.3" />
libraryDependencies += "io.github.usefulalgorithm" % "salat-util_2.12" % "1.11.3"
@Grab(group='io.github.usefulalgorithm', module='salat-util_2.12', version='1.11.3')
[io.github.usefulalgorithm/salat-util_2.12 "1.11.3"]
'io.github.usefulalgorithm:salat-util_2.12:jar:1.11.3'