| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.pushing-pixels |
| Идентификатор | Идентификаторtrident |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTrident Animation Library
The goal of this project is to provide a powerful and extensible animation library for Java
applications. It requires Java 6+ at compile and runtime, and is available under BSD license
|
| Имя Файла | Размер |
|---|---|
| trident-1.2.pom | |
| trident-1.2.jar | 101 KB |
| trident-1.2-sources.jar | 69 KB |
| trident-1.2-javadoc.jar | 275 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.pushing-pixels/trident/ -->
<dependency>
<groupId>org.pushing-pixels</groupId>
<artifactId>trident</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.pushing-pixels/trident/
implementation 'org.pushing-pixels:trident:1.2'
// https://jarcasting.com/artifacts/org.pushing-pixels/trident/
implementation ("org.pushing-pixels:trident:1.2")
'org.pushing-pixels:trident:jar:1.2'
<dependency org="org.pushing-pixels" name="trident" rev="1.2">
<artifact name="trident" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pushing-pixels', module='trident', version='1.2')
)
libraryDependencies += "org.pushing-pixels" % "trident" % "1.2"
[org.pushing-pixels/trident "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.swt.win32.win32 : x86 | jar | 3.3.0-v3346 |
| com.google.android : android | jar | 2.1_r1 |