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