mirror-sandbox

A companion library for the Java code hot-swapping feature in jimu Mirror, that allows you to build and preview Android animations and interactions piecewise.

Лицензия

Лицензия

Категории

Категории

Mirror Библиотеки уровня приложения Introspection
Группа

Группа

com.jimulabs.mirrorsandbox
Идентификатор

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

mirror-sandbox
Последняя версия

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

0.2.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

mirror-sandbox
A companion library for the Java code hot-swapping feature in jimu Mirror, that allows you to build and preview Android animations and interactions piecewise.
Ссылка на сайт

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

https://github.com/jimulabs/mirror-sandbox
Система контроля версий

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

https://github.com/jimulabs/mirror-sandbox

Скачать mirror-sandbox

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.2.1
0.2.0
0.1.0