| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openimaj.content |
| Идентификатор | Идентификаторanimation |
| Версия | Версия1.3.10 |
| Тип | Типjar |
| Описание |
ОписаниеThe OpenIMAJ Animation Library
Code to help make an animation of data/models/etc.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| animation-1.3.10.pom | |
| animation-1.3.10.jar | 35 KB |
| animation-1.3.10-sources.jar | 54 KB |
| animation-1.3.10-javadoc.jar | 297 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openimaj.content/animation/ -->
<dependency>
<groupId>org.openimaj.content</groupId>
<artifactId>animation</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.content/animation/
implementation 'org.openimaj.content:animation:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj.content/animation/
implementation ("org.openimaj.content:animation:1.3.10")
'org.openimaj.content:animation:jar:1.3.10'
<dependency org="org.openimaj.content" name="animation" rev="1.3.10">
<artifact name="animation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.content', module='animation', version='1.3.10')
)
libraryDependencies += "org.openimaj.content" % "animation" % "1.3.10"
[org.openimaj.content/animation "1.3.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openimaj : core-image | jar | 1.3.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |