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