libraryDependencies += "io.pjan" %% "effx-core" % "4.4.4.0"
import $ivy.`io.pjan::effx-core:4.4.4.0`
<dependency> <groupId>io.pjan</groupId> <artifactId>effx-core_2.12</artifactId> <version>4.4.4.0</version> </dependency>
compile group: 'io.pjan', name: 'effx-core_2.12', version: '4.4.4.0'
ivy"io.pjan::effx-core:4.4.4.0"