| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jisel |
| Идентификатор | Идентификаторjisel |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJisel
Java Interface Segregation Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jisel-1.1.pom | |
| jisel-1.1.jar | 59 KB |
| jisel-1.1-sources.jar | 38 KB |
| jisel-1.1-javadoc.jar | 142 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jisel/jisel/ -->
<dependency>
<groupId>org.jisel</groupId>
<artifactId>jisel</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jisel/jisel/
implementation 'org.jisel:jisel:1.1'
// https://jarcasting.com/artifacts/org.jisel/jisel/
implementation ("org.jisel:jisel:1.1")
'org.jisel:jisel:jar:1.1'
<dependency org="org.jisel" name="jisel" rev="1.1">
<artifact name="jisel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jisel', module='jisel', version='1.1')
)
libraryDependencies += "org.jisel" % "jisel" % "1.1"
[org.jisel/jisel "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service-annotations | jar | 1.0.1 |