is not current version
Last Version 2.7.0

com.mobgen.halo.android:halo-content 2.4.0

Content management library to handle the halo data

GroupId

GroupId

com.mobgen.halo.android
ArtifactId

ArtifactId

halo-content
Version

Version

2.4.0
Type

Type

aar

Download halo-content 2.4.0


<!-- https://jarcasting.com/artifacts/com.mobgen.halo.android/halo-content/ -->
<dependency>
    <groupId>com.mobgen.halo.android</groupId>
    <artifactId>halo-content</artifactId>
    <version>2.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mobgen.halo.android/halo-content/
implementation 'com.mobgen.halo.android:halo-content:2.4.0'
// https://jarcasting.com/artifacts/com.mobgen.halo.android/halo-content/
implementation ("com.mobgen.halo.android:halo-content:2.4.0")
'com.mobgen.halo.android:halo-content:aar:2.4.0'
<dependency org="com.mobgen.halo.android" name="halo-content" rev="2.4.0">
  <artifact name="halo-content" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mobgen.halo.android', module='halo-content', version='2.4.0')
)
libraryDependencies += "com.mobgen.halo.android" % "halo-content" % "2.4.0"
[com.mobgen.halo.android/halo-content "2.4.0"]