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