| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.niemals-stop |
| Идентификатор | Идентификаторentolee |
| Последняя версия | Последняя версия0.4.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеEntolee
Domain Signals for your application.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| entolee-0.4.5.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.niemals-stop/entolee/ -->
<dependency>
<groupId>io.github.niemals-stop</groupId>
<artifactId>entolee</artifactId>
<version>0.4.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.niemals-stop/entolee/
implementation 'io.github.niemals-stop:entolee:0.4.5'
// https://jarcasting.com/artifacts/io.github.niemals-stop/entolee/
implementation ("io.github.niemals-stop:entolee:0.4.5")
'io.github.niemals-stop:entolee:pom:0.4.5'
<dependency org="io.github.niemals-stop" name="entolee" rev="0.4.5">
<artifact name="entolee" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.niemals-stop', module='entolee', version='0.4.5')
)
libraryDependencies += "io.github.niemals-stop" % "entolee" % "0.4.5"
[io.github.niemals-stop/entolee "0.4.5"]