GroupId | GroupIdcom.mobgen.halo.android |
---|---|
ArtifactId | ArtifactIdhalo-content |
Version | Version2.5.1 |
Type | Typeaar |
Filename | Size |
---|---|
halo-content-2.5.1.pom | |
halo-content-2.5.1.aar | 157 KB |
halo-content-2.5.1-sources.jar | 99 KB |
halo-content-2.5.1-javadoc.jar | 544 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mobgen.halo.android/halo-content/ -->
<dependency>
<groupId>com.mobgen.halo.android</groupId>
<artifactId>halo-content</artifactId>
<version>2.5.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mobgen.halo.android/halo-content/
implementation 'com.mobgen.halo.android:halo-content:2.5.1'
// https://jarcasting.com/artifacts/com.mobgen.halo.android/halo-content/
implementation ("com.mobgen.halo.android:halo-content:2.5.1")
'com.mobgen.halo.android:halo-content:aar:2.5.1'
<dependency org="com.mobgen.halo.android" name="halo-content" rev="2.5.1">
<artifact name="halo-content" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mobgen.halo.android', module='halo-content', version='2.5.1')
)
libraryDependencies += "com.mobgen.halo.android" % "halo-content" % "2.5.1"
[com.mobgen.halo.android/halo-content "2.5.1"]