GroupId | GroupIdcom.mobgen.halo.android |
---|---|
ArtifactId | ArtifactIdhalo-content |
Version | Version2.4.0 |
Type | Typeaar |
Filename | Size |
---|---|
halo-content-2.4.0.pom | |
halo-content-2.4.0.aar | 151 KB |
halo-content-2.4.0-sources.jar | 99 KB |
halo-content-2.4.0-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.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"]