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