Android Utilities

Utility classes mimicking classes from android.os and android.util that does not really require an android phone to run. Created to facilitate testing and usage of android compatible libraries without having to run it on an actual phone. Note that android.os.Parcel and android.os.Bundle only supports a subset of it's original interface as these parts actually are dependent on the native phone library to work properly, or they have no real need on modern phones / outside android.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.morimekta.utils
Идентификатор

Идентификатор

android-util
Последняя версия

Последняя версия

3.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Android Utilities
Utility classes mimicking classes from android.os and android.util that does not really require an android phone to run. Created to facilitate testing and usage of android compatible libraries without having to run it on an actual phone. Note that android.os.Parcel and android.os.Bundle only supports a subset of it's original interface as these parts actually are dependent on the native phone library to work properly, or they have no real need on modern phones / outside android.
Ссылка на сайт

Ссылка на сайт

https://gitlab.com/morimekta/android-util
Система контроля версий

Система контроля версий

https://gitlab.com/morimekta/android-util.git

Скачать android-util

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.morimekta.utils/android-util/ -->
<dependency>
    <groupId>net.morimekta.utils</groupId>
    <artifactId>android-util</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.utils/android-util/
implementation 'net.morimekta.utils:android-util:3.0.1'
// https://jarcasting.com/artifacts/net.morimekta.utils/android-util/
implementation ("net.morimekta.utils:android-util:3.0.1")
'net.morimekta.utils:android-util:jar:3.0.1'
<dependency org="net.morimekta.utils" name="android-util" rev="3.0.1">
  <artifact name="android-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.utils', module='android-util', version='3.0.1')
)
libraryDependencies += "net.morimekta.utils" % "android-util" % "3.0.1"
[net.morimekta.utils/android-util "3.0.1"]

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.google.guava : guava jar 25.0-android
org.mockito : mockito-core jar 2.18.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.1
2.7.1
2.7.0
2.6.0
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.2.0
1.1.0
1.0.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0