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