All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by animate with all dependencies


gifdecoder from group com.forceai.glide (version 4.11.0.10)

Implementation of GifDecoder that is more memory efficient to animate for Android devices.

Group: com.forceai.glide Artifact: gifdecoder
Show documentation Show source 
Download gifdecoder.jar (4.11.0.10)
 

0 downloads
Artifact gifdecoder
Group com.forceai.glide
Version 4.11.0.10
Last update 17. November 2022
Organization not specified
URL https://github.com/bumptech/glide
License Simplified BSD License
Dependencies amount 1
Dependencies annotation,
There are maybe transitive dependencies!

AXAnimation from group io.github.aghajari (version 1.0.1)

AXAnimation is an Android Library which can simply animate views and everything!

Group: io.github.aghajari Artifact: AXAnimation
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact AXAnimation
Group io.github.aghajari
Version 1.0.1
Last update 13. August 2021
Organization not specified
URL https://github.com/Aghajari/AXAnimation
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

expressview from group co.ankurg.expressview (version 0.0.3)

Micro-Interaction library to animate like, react or other actions in an Android app.

Group: co.ankurg.expressview Artifact: expressview
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact expressview
Group co.ankurg.expressview
Version 0.0.3
Last update 11. March 2021
Organization not specified
URL https://github.com/ankurg22/ExpressView
License The MIT License (MIT)
Dependencies amount 3
Dependencies kotlin-stdlib, core-ktx, appcompat,
There are maybe transitive dependencies!

library from group com.github.kevinwl02.plasmaui (version 0.0.1)

Group: com.github.kevinwl02.plasmaui Artifact: library
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact library
Group com.github.kevinwl02.plasmaui
Version 0.0.1


AutoAnimate from group io.github.aghajari (version 1.0.2)

Group: io.github.aghajari Artifact: AutoAnimate
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact AutoAnimate
Group io.github.aghajari
Version 1.0.2


compress-maven-plugin from group com.github.eliayng (version 1.0.2)

配置监控信息,在web.xml中添加 <filter> <description>拦截获取js与css过滤</description> <filter-name>MergeFilter</filter-name> <filter-class>com.njzxw.filter.MergeFilter</filter-class> <init-param> <!-- js合并输出路径 --> <param-name>jsDir</param-name> <param-value>${js.path}</param-value> </init-param> <init-param> <!-- css合并输出路径 --> <param-name>cssDir</param-name> <param-value>${css.path}</param-value> </init-param> </filter> 同时添加一个合并js\css对应一个merge.xml,最好放置在同级,如: <merge> <group name="sss" > <js path="js/common/common.js" /> <js path="js/common/index.js" /> <css path="css/common/animate.css" /> <css path="css/common/normalize.css" /> </group> </merge> 访问项目:xxx/sss.js xxx/sss.css 同时配合maven插件: compress-maven-plugin结合使用: <plugin> <groupId>com.github.eliayng</groupId> <artifactId>compress-maven-plugin</artifactId> <version>1.0.0</version> <executions> <execution> <phase>compile</phase> <goals> <goal>compress</goal> </goals> </execution> </executions> <configuration> <skip>${skipCompress}</skip> <poolNum>50</poolNum> <jsOutDir>${jsOutDir}</jsOutDir> <cssOutDir>${cssOutDir}</cssOutDir> <!--是否监控编译class文件--> <isCompressClass>true</isCompressClass> <!-- 是否复制资源文件 --> <isResourcesCopy>true</isResourcesCopy> </configuration> </plugin>

Group: com.github.eliayng Artifact: compress-maven-plugin
Show all versions Show documentation Show source 
Download compress-maven-plugin.jar (1.0.2)
 

1 downloads
Artifact compress-maven-plugin
Group com.github.eliayng
Version 1.0.2
Last update 03. August 2017
Organization not specified
URL https://github.com/eliayng/compress-maven-plugin
License The Eliayng License, Version 1.0
Dependencies amount 5
Dependencies maven-plugin-api, maven-plugin-annotations, maven-project, yuicompressor, closure-compiler,
There are maybe transitive dependencies!



Page 5 from 5 (items total 46)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy