| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-struct |
| Версия | Версия2.2.2 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-struct
This artifact provides common data structures of general interest.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-struct-2.2.2.pom | |
| refcodes-struct-2.2.2.jar | 158 KB |
| refcodes-struct-2.2.2-tests.jar | 49 KB |
| refcodes-struct-2.2.2-test-sources.jar | 30 KB |
| refcodes-struct-2.2.2-sources.jar | 119 KB |
| refcodes-struct-2.2.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-struct/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-struct</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-struct/
implementation 'org.refcodes:refcodes-struct:2.2.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-struct/
implementation ("org.refcodes:refcodes-struct:2.2.2")
'org.refcodes:refcodes-struct:jar:2.2.2'
<dependency org="org.refcodes" name="refcodes-struct" rev="2.2.2">
<artifact name="refcodes-struct" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-struct', version='2.2.2')
)
libraryDependencies += "org.refcodes" % "refcodes-struct" % "2.2.2"
[org.refcodes/refcodes-struct "2.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-data | jar | 2.2.2 |
| org.refcodes : refcodes-exception | jar | 2.2.2 |
| org.refcodes : refcodes-mixin | jar | 2.2.2 |
| org.refcodes : refcodes-matcher | jar | 2.2.2 |
| org.refcodes : refcodes-licensing | jar | 2.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |