| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSBE Данные Data Structures |
| Группа | Группаcom.opsbears.webcomponents |
| Идентификатор | Идентификаторimmutable |
| Версия | Версия1.0.0-alpha14 |
| Тип | Типjar |
| Описание |
ОписаниеOpsbears Web Components Immutable Utilities
Immutable map, list, etc implementations
|
| Имя Файла | Размер |
|---|---|
| immutable-1.0.0-alpha14.pom | |
| immutable-1.0.0-alpha14.jar | 26 KB |
| immutable-1.0.0-alpha14-sources.jar | 10 KB |
| immutable-1.0.0-alpha14-javadoc.jar | 122 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents/immutable/ -->
<dependency>
<groupId>com.opsbears.webcomponents</groupId>
<artifactId>immutable</artifactId>
<version>1.0.0-alpha14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents/immutable/
implementation 'com.opsbears.webcomponents:immutable:1.0.0-alpha14'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents/immutable/
implementation ("com.opsbears.webcomponents:immutable:1.0.0-alpha14")
'com.opsbears.webcomponents:immutable:jar:1.0.0-alpha14'
<dependency org="com.opsbears.webcomponents" name="immutable" rev="1.0.0-alpha14">
<artifact name="immutable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents', module='immutable', version='1.0.0-alpha14')
)
libraryDependencies += "com.opsbears.webcomponents" % "immutable" % "1.0.0-alpha14"
[com.opsbears.webcomponents/immutable "1.0.0-alpha14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |