| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jgoodies |
| Идентификатор | Идентификаторanimation |
| Версия | Версия1.4.3 |
| Тип | Типjar |
| Описание |
ОписаниеJGoodies Animation
The JGoodies Animation framework enables you to produce sophisticated
time-based real-time animations in Java. It has been designed
for a seemless, flexible and powerful integration with Java,
ease-of-use and a small library size.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| animation-1.4.3.pom | |
| animation-1.4.3.jar | 57 KB |
| animation-1.4.3-sources.jar | 60 KB |
| animation-1.4.3-javadoc.jar | 227 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jgoodies/animation/ -->
<dependency>
<groupId>com.jgoodies</groupId>
<artifactId>animation</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jgoodies/animation/
implementation 'com.jgoodies:animation:1.4.3'
// https://jarcasting.com/artifacts/com.jgoodies/animation/
implementation ("com.jgoodies:animation:1.4.3")
'com.jgoodies:animation:jar:1.4.3'
<dependency org="com.jgoodies" name="animation" rev="1.4.3">
<artifact name="animation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jgoodies', module='animation', version='1.4.3')
)
libraryDependencies += "com.jgoodies" % "animation" % "1.4.3"
[com.jgoodies/animation "1.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jgoodies : jgoodies-common | jar | 1.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8 |