| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRibbon Сеть HTTP Clients |
| Группа | Группаorg.dishevelled |
| Идентификатор | Идентификаторdsh-piccolo-ribbon |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdishevelled.org piccolo-ribbon
Piccolo2D ribbon nodes and supporting classes.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dsh-piccolo-ribbon-1.0.pom | |
| dsh-piccolo-ribbon-1.0.jar | 24 KB |
| dsh-piccolo-ribbon-1.0-sources.jar | 21 KB |
| dsh-piccolo-ribbon-1.0-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-ribbon/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-piccolo-ribbon</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-ribbon/
implementation 'org.dishevelled:dsh-piccolo-ribbon:1.0'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-ribbon/
implementation ("org.dishevelled:dsh-piccolo-ribbon:1.0")
'org.dishevelled:dsh-piccolo-ribbon:jar:1.0'
<dependency org="org.dishevelled" name="dsh-piccolo-ribbon" rev="1.0">
<artifact name="dsh-piccolo-ribbon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-piccolo-ribbon', version='1.0')
)
libraryDependencies += "org.dishevelled" % "dsh-piccolo-ribbon" % "1.0"
[org.dishevelled/dsh-piccolo-ribbon "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.piccolo2d : piccolo2d-core | jar | 3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |