Last Version

Base Mob 2.0.0

Set of base classes for Android

License

License

GroupId

GroupId

com.github.sub-mob
ArtifactId

ArtifactId

basemob
Version

Version

2.0.0
Type

Type

pom
Description

Description

Base Mob
Set of base classes for Android
Project URL

Project URL

https://github.com/SUB-MOB/basemob
Source Code Management

Source Code Management

https://github.com/SUB-MOB/basemob

Download basemob 2.0.0


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

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.