is not current version
Last Version 1.3.0

com.pubguard:pubguard 1.0.0

Pubguard SDK

GroupId

GroupId

com.pubguard
ArtifactId

ArtifactId

pubguard
Version

Version

1.0.0
Type

Type

aar

Download pubguard 1.0.0


<!-- https://jarcasting.com/artifacts/com.pubguard/pubguard/ -->
<dependency>
    <groupId>com.pubguard</groupId>
    <artifactId>pubguard</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pubguard/pubguard/
implementation 'com.pubguard:pubguard:1.0.0'
// https://jarcasting.com/artifacts/com.pubguard/pubguard/
implementation ("com.pubguard:pubguard:1.0.0")
'com.pubguard:pubguard:aar:1.0.0'
<dependency org="com.pubguard" name="pubguard" rev="1.0.0">
  <artifact name="pubguard" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pubguard', module='pubguard', version='1.0.0')
)
libraryDependencies += "com.pubguard" % "pubguard" % "1.0.0"
[com.pubguard/pubguard "1.0.0"]