| Лицензия |
Лицензия |
|---|---|
| Группа | Группаeu.cedarsoft.commons |
| Идентификатор | Идентификаторstruct |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
ОписаниеStruct
Cedarsoft Open Projects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| struct-1.0.pom | |
| struct-1.0.jar | 25 KB |
| struct-1.0-sources.jar | 15 KB |
| struct-1.0-javadoc.jar | 131 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.cedarsoft.commons/struct/ -->
<dependency>
<groupId>eu.cedarsoft.commons</groupId>
<artifactId>struct</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cedarsoft.commons/struct/
implementation 'eu.cedarsoft.commons:struct:1.0'
// https://jarcasting.com/artifacts/eu.cedarsoft.commons/struct/
implementation ("eu.cedarsoft.commons:struct:1.0")
'eu.cedarsoft.commons:struct:jar:1.0'
<dependency org="eu.cedarsoft.commons" name="struct" rev="1.0">
<artifact name="struct" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cedarsoft.commons', module='struct', version='1.0')
)
libraryDependencies += "eu.cedarsoft.commons" % "struct" % "1.0"
[eu.cedarsoft.commons/struct "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| eu.cedarsoft.commons : lookup | jar | 1.0 |
| com.intellij : annotations | jar | 6.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.3.1 |