<dependency>
<groupId>uk.co.nichesolutions.presto</groupId>
<artifactId>presto-product-tests</artifactId>
<version>0.143-CUSTOM</version>
</dependency>
implementation 'uk.co.nichesolutions.presto:presto-product-tests:0.143-CUSTOM'
uk.co.nichesolutions.presto:presto-product-tests:0.143-CUSTOM
<dependency org="uk.co.nichesolutions.presto" name="presto-product-tests" rev="0.143-CUSTOM" />
libraryDependencies += "uk.co.nichesolutions.presto" % "presto-product-tests" % "0.143-CUSTOM"
@Grab(group='uk.co.nichesolutions.presto', module='presto-product-tests', version='0.143-CUSTOM')
[uk.co.nichesolutions.presto/presto-product-tests "0.143-CUSTOM"]
'uk.co.nichesolutions.presto:presto-product-tests:jar:0.143-CUSTOM'