<dependency>
<groupId>com.highfivve.sdk</groupId>
<artifactId>advertising</artifactId>
<version>0.0.5</version>
</dependency>
implementation 'com.highfivve.sdk:advertising:0.0.5'
com.highfivve.sdk:advertising:0.0.5
<dependency org="com.highfivve.sdk" name="advertising" rev="0.0.5" />
libraryDependencies += "com.highfivve.sdk" % "advertising" % "0.0.5"
@Grab(group='com.highfivve.sdk', module='advertising', version='0.0.5')
[com.highfivve.sdk/advertising "0.0.5"]
'com.highfivve.sdk:advertising:jar:0.0.5'