| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.vatbub |
| Идентификатор | Идентификаторcommon.view |
| Версия | Версия0.1.5 |
| Тип | Типjar |
| Описание |
ОписаниеFOKProjects Common View
Unifies all common.view modules. Use this module as a dependency for all view submodules of this
repo.
|
| Организация-разработчик |
Организация-разработчикFrederik Kammel |
| Имя Файла | Размер |
|---|---|
| common.view-0.1.5.pom | |
| common.view-0.1.5.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vatbub/common.view/ -->
<dependency>
<groupId>com.github.vatbub</groupId>
<artifactId>common.view</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/common.view/
implementation 'com.github.vatbub:common.view:0.1.5'
// https://jarcasting.com/artifacts/com.github.vatbub/common.view/
implementation ("com.github.vatbub:common.view:0.1.5")
'com.github.vatbub:common.view:jar:0.1.5'
<dependency org="com.github.vatbub" name="common.view" rev="0.1.5">
<artifact name="common.view" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='common.view', version='0.1.5')
)
libraryDependencies += "com.github.vatbub" % "common.view" % "0.1.5"
[com.github.vatbub/common.view "0.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.vatbub : common.view.core | jar | 0.1.5 |
| com.github.vatbub : common.view.motd | jar | 0.1.5 |
| com.github.vatbub : common.view.reporting | jar | 0.1.5 |
| com.github.vatbub : common.view.tagarea | jar | 0.1.5 |
| org.jetbrains : annotations | jar | 16.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.4-atlassian-1 |