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