GroupId | GroupIdmobi.alphapush |
---|---|
ArtifactId | ArtifactIdpush-auth-component |
Version | Version0.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
push-auth-component-0.0.1.pom | |
push-auth-component-0.0.1.aar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/mobi.alphapush/push-auth-component/ -->
<dependency>
<groupId>mobi.alphapush</groupId>
<artifactId>push-auth-component</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mobi.alphapush/push-auth-component/
implementation 'mobi.alphapush:push-auth-component:0.0.1'
// https://jarcasting.com/artifacts/mobi.alphapush/push-auth-component/
implementation ("mobi.alphapush:push-auth-component:0.0.1")
'mobi.alphapush:push-auth-component:aar:0.0.1'
<dependency org="mobi.alphapush" name="push-auth-component" rev="0.0.1">
<artifact name="push-auth-component" type="aar" />
</dependency>
@Grapes(
@Grab(group='mobi.alphapush', module='push-auth-component', version='0.0.1')
)
libraryDependencies += "mobi.alphapush" % "push-auth-component" % "0.0.1"
[mobi.alphapush/push-auth-component "0.0.1"]