BaseMob

Set of base classes for Android

License

License

GroupId

GroupId

com.github.submob
ArtifactId

ArtifactId

basemob
Last Version

Last Version

2.1.4
Release Date

Release Date

Type

Type

aar
Description

Description

BaseMob
Set of base classes for Android
Project URL

Project URL

https://github.com/SubMob/BaseMob
Source Code Management

Source Code Management

https://github.com/SubMob/BaseMob

Download basemob

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.github.submob

SubMob

Sub Modules

Versions

Version
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0