PlasmaUI

Android animation library that lets you animate with minimum amount of code

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.kevinwl02.plasmaui
ArtifactId

ArtifactId

library
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

PlasmaUI
Android animation library that lets you animate with minimum amount of code
Project URL

Project URL

https://github.com/kevinwl02/PlasmaUI
Source Code Management

Source Code Management

https://github.com/kevinwl02/PlasmaUI

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kevinwl02.plasmaui/library/ -->
<dependency>
    <groupId>com.github.kevinwl02.plasmaui</groupId>
    <artifactId>library</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kevinwl02.plasmaui/library/
implementation 'com.github.kevinwl02.plasmaui:library:0.0.1'
// https://jarcasting.com/artifacts/com.github.kevinwl02.plasmaui/library/
implementation ("com.github.kevinwl02.plasmaui:library:0.0.1")
'com.github.kevinwl02.plasmaui:library:aar:0.0.1'
<dependency org="com.github.kevinwl02.plasmaui" name="library" rev="0.0.1">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.kevinwl02.plasmaui', module='library', version='0.0.1')
)
libraryDependencies += "com.github.kevinwl02.plasmaui" % "library" % "0.0.1"
[com.github.kevinwl02.plasmaui/library "0.0.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.

Versions

Version
0.0.1