| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторsets |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеSets
Special purpose implementations of java.util.Set
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sets-1.1.0.pom | |
| sets-1.1.0.jar | 16 KB |
| sets-1.1.0-sources.jar | 9 KB |
| sets-1.1.0-javadoc.jar | 34 KB |
| sets-1.1.0-jar-with-test-dependencies.jar | 22 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.marschall/sets/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>sets</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/sets/
implementation 'com.github.marschall:sets:1.1.0'
// https://jarcasting.com/artifacts/com.github.marschall/sets/
implementation ("com.github.marschall:sets:1.1.0")
'com.github.marschall:sets:jar:1.1.0'
<dependency org="com.github.marschall" name="sets" rev="1.1.0">
<artifact name="sets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='sets', version='1.1.0')
)
libraryDependencies += "com.github.marschall" % "sets" % "1.1.0"
[com.github.marschall/sets "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.0.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.0.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.0.0 |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |
| org.openjdk.jmh : jmh-core | jar | 1.19 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |