Last Version

mirror-sandbox 0.2.1

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.

License

License

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

com.jimulabs.mirrorsandbox
ArtifactId

ArtifactId

mirror-sandbox
Version

Version

0.2.1
Type

Type

aar
Description

Description

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.
Project URL

Project URL

https://github.com/jimulabs/mirror-sandbox
Source Code Management

Source Code Management

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

Download mirror-sandbox 0.2.1


<!-- 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"]

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.