| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.vatbub |
| Идентификатор | Идентификаторcommon.view.tagarea |
| Версия | Версия0.1.5 |
| Тип | Типjar |
| Описание |
ОписаниеFOKProjects Common View Tag area
A simple javafx tag area element
|
| Организация-разработчик |
Организация-разработчикFrederik Kammel |
| Имя Файла | Размер |
|---|---|
| common.view.tagarea-0.1.5.pom | |
| common.view.tagarea-0.1.5.jar | 9 KB |
| common.view.tagarea-0.1.5-sources.jar | 6 KB |
| common.view.tagarea-0.1.5-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vatbub/common.view.tagarea/ -->
<dependency>
<groupId>com.github.vatbub</groupId>
<artifactId>common.view.tagarea</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/common.view.tagarea/
implementation 'com.github.vatbub:common.view.tagarea:0.1.5'
// https://jarcasting.com/artifacts/com.github.vatbub/common.view.tagarea/
implementation ("com.github.vatbub:common.view.tagarea:0.1.5")
'com.github.vatbub:common.view.tagarea:jar:0.1.5'
<dependency org="com.github.vatbub" name="common.view.tagarea" rev="0.1.5">
<artifact name="common.view.tagarea" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='common.view.tagarea', version='0.1.5')
)
libraryDependencies += "com.github.vatbub" % "common.view.tagarea" % "0.1.5"
[com.github.vatbub/common.view.tagarea "0.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 16.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.4-atlassian-1 |